/* CSS Document */



body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #ffffff;
	font: 14px "Times New Roman", Times, serif;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}
a:active {
	text-decoration: none;
	font: 14px "Times New Roman", Times, serif;
	color: #990033;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 20px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
h2 {
	font-size: 18px;
	color: #333333;
}
h3 {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
h4 {
	font-size: 12px;
	color: #000066;
	background-color: #666666;
}
h5 {
	font-size: 10px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top: thin solid #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
}
h6 {
	font-size: 9px;
	color: #996600;
}
