/* CSS Document */

p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 3px;
	margin-top: 3px;
}
h1 { font-family: Georgia, Times New Roman, Times, serif; color: #000000 }
h2 { font-family: Georgia, Times New Roman, Times, serif; font-size: 150%; color: #000000 }
h3 { font-family: Georgia, Times New Roman, Times, serif; color: #000000  }
h4 { font-family: Georgia, Times New Roman, Times, serif; color: #000000 }
h5 { font-family: Georgia, Times New Roman, Times, serif; color: #000000 }
h6 { font-family: Georgia, Times New Roman, Times, serif; color: #000000 }
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
}
a:link {
	color: #333333;
	text-decoration: none;<br>
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	background-color: #CCCCCC;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.topnav {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
}
.topnav a:link {
	color: #000000;
	text-decoration: none;
}
.topnav a:active {
	color: #FFFFCC;
	text-decoration: underline;
}
.topnav a:visited {	
	color: #000000;
	text-decoration: none;
}
.topnav a:hover {	
	color: #FFFFCC;
	text-decoration: underline;
	background-color: #CCCCCC;	
}
.small{
	font-size: small;
	font-family: Georgia, Times New Roman, Times, serif;
}
.xx-small {font-size: xx-small;
		margin-left: 15px;
}
.style10 {
	font-size: small;
	font-family: Georgia, Times New Roman, Times, serif;
}
.style12 {font-size: xx-small;
		margin-left: 15px;
}
.style13 {
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
}
.style15 {font-size: small}
.boldlink {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-weight: bold;
}
.boldlinksm {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 3px;
}
.nav {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%
}
.bl {background: url(images/bl.gif) 0 100% no-repeat #ffcccc; width: 250px}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 
