p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;

}
pre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}
body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color:#3333CC;
	font-weight:normal;
	font-size:10pt;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;

	  }
	a:hover, a:focus {
	color:#FF3333;
	font-weight:normal;
	font-size:10pt;
	word-spacing:normal;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;

	  } 
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.smallboxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}
.boxoutline {
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	top: 5px;
	padding: 15px;
	margin: 15px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
.topbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

