h1
{
	font-family: Arial, Tahoma, Verdana; 
	font-size: 28px; 
	color: #448C20; 
	font-weight:normal;
	text-decoration: none;
	padding: 20px 0px 0px 0px;
}


.BlueText  
{ 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 12px; 
	color: #003366; 
	font-weight:normal; 
	text-decoration: none;
}

.BlueTitle  
{ 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 18px; 
	color: #003366; 
	font-weight:normal; 
	text-decoration: none;
}

.WhiteText  
{ 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight:normal; 
	text-decoration: none;
}

.WhiteTitle  
{ 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 18px; 
	color: #FFFFFF; 
	font-weight:normal; 
	text-decoration: none;
}

.BlackText  
{ 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 12px; 
	color: #000000; 
	font-weight:normal; 
	text-decoration: none;
}

.BlackTitle 
{ 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 18px; 
	color: #000000; 
	font-weight:normal; 
	text-decoration: none;
}

.GrayText 
{ 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 12px; 
	color: #666666;
	text-decoration: none;
}

.GrayTitle  
{ 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 18px; 
	color: #666666; 
	font-weight:bold; 
	text-decoration: none;
}

.SideBar
{
	padding: 20px 0px 20px 20px; 
	width: 200px; 
	background-repeat: no-repeat;
}

.Border
{
	border: 	#777777 solid 0em;
}
