a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}

td.title {
	font-family: Times New Roman, serif; 
	font-weight: bold;
	font-size: 16px;
	color:#0011FF; font-style:italic
}

td.plain {
	font-size: 14px;
	font-weight: normal	
}

td.nav {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
		font-size: 13px;
	color:#0011FF
}

body   {
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif; 
    font-size: 12px; 
    color: #5500AA; 
    font-weight: bold
    }
   
input.submit { 
	border:2px solid #888888; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color:#111111;
	background-color:#FFFFFF
}

input.text { 
	border:2px solid #888888; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color:#111111;
	background-color:#FFFFFF
}