﻿/*******************************
	Elements
*******************************/
body
{
	font-family: Verdana;
	background-color: White;
	margin: 0px 0px 0px 0px;
}

/*******************************
	Classes
*******************************/
/*******************************
	Text Styles
*******************************/
.YellowLB
{
	font-size: 12pt;
	font-weight: bold;
	color: Yellow;
}
