a:link      {color: #990000; text-decoration: none }
a:visited   {color: #990000; text-decoration: none }
a:hover     {color: red; text-decoration: underline }

a img { border: 0px }

ul { list-style: url(/images/bullet.gif);
	color: #000066;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif; }

h1 { font-size: 20px;
	color: #990000;
	font-weight: normal;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 5px; }

h2 { font-size: 18px;
	color: #000066;
	font-weight: normal;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 5px; }

.text { font-size: 12px;
	text-indent: 15pt;
	text-align: justify;
	color: #666666;
	margin: 5px }

small {
	color: #990000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10px }

body { font-family: Tahoma, Verdana, Arial; background: #FFFFFF; }

.main { border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 15px 20px 5px }

.red { color: #990000; font-size: 11px; }

.inputtext { font: 10px Tahoma, Verdana, Arial; border: 1px solid #CCCCCC;
height: 20px; width: 220px; }

.button {
	font-weight: bold;
	height: 22px;
	width: 80px; }

textarea {	
	font: 10px Tahoma, Verdana, Arial;
	border: 1px solid #CCCCCC;
	height: 150px;
	width: 220px; } 

select {	
	font: 10px Tahoma, Verdana, Arial;
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 220px; }

td { font-size: 12px; color: #666666; }
