/* CSS Document */
body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
a:link, a:active, a:visited
{
	text-decoration: none;
	color:#0099FF;
}
a:hover
{
	text-decoration:underline;
}
li {
	display: list-item;
}
ul {
	margin:0px,0px,0px,0px;
	display: list-item;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3399FF;
	padding:0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#33CC99;
	padding:0px;
}
.graylink:link, .graylink:visited, .graylink:hover, .graylink:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}
.style1 {
	font-size: 20px;
	font-weight: bold;
	color: #e04730;
}
.style3 {	
	font-size: 12px;
	font-weight: bold;
}
.bordertable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9e9e9e;
	border-right-color: #9e9e9e;
	border-bottom-color: #9e9e9e;
	border-left-color: #9e9e9e;
}
