body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	
}

.txtnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;	
}

.txtbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
	
}

li{	
	list-style-image: url(../Images/dot_01.gif);
	}



.masterlink a:link, .masterlink a:visited { 
	text-decoration: none; 
	color: #003366;
	}

.masterlink a:hover, .masterlink a:active{ 
	text-decoration: underline; 
	color: #990000;
	}
	
	
a:link, a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:hover, a:active{
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}	

a.webmaster:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
a.webmaster:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a.webmaster:hover { 
	text-decoration: none; 
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a.webmaster:active { 
	text-decoration: none; 
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

