body {background-color: Black;	font-family: "Times New Roman", Times, serif;}

a:link {font-family: "Times New Roman", Times, serif; font-size: 14; color: #3366aa; text-decoration: underline;}
a:visited {font-family: "Times New Roman", Times, serif; font-size: 14; color: #2255aa; text-decoration: underline;}
a:hover {font-family: "Times New Roman", Times, serif; font-size: 14; color: #5588CC; text-decoration: none;}
a:active {font-family: "Times New Roman", Times, serif; font-size: 14; color: #77AAEE;	text-decoration: none;}

p {font-family: "Times New Roman", Times, serif; color: #ffffff; font-size: 14;}
p.title {font-family: "Times New Roman", Times, serif; color: #ffffff; font-size: 18;}
p.title_blue {font-family: "Times New Roman", Times, serif; color: #3366aa; font-size: 18;}
p.title_med {font-family: "Times New Roman", Times, serif; color: #ffffff; font-size: 16;	font-weight: bold;}
p.title_med_blue {font-family: "Times New Roman", Times, serif; color: #3366aa; font-size: 16; font-weight: bold;}
p.small {font-family: "Times New Roman", Times, serif; color: #ffffff; font-size: 10;}

#greySmall {color: #666666; font-size : 10pt;}

a.bi {font-family: "Times New Roman", Times, serif; color: #ffffff; font-size: 14; font-weight: bold;	font-style: italic;}
a.bold {font-family: "Times New Roman", Times, serif; color: #ffffff; font-size: 14; font-weight: bold;}
a.red {font-family: "Times New Roman", Times, serif; color: #ff0000; font-size: 14; font-weight: bold; }

td.grey {
	background-color: #222222;
}

li {font-family: "Times New Roman", Times, serif; color: #ffffff; font-size: 14px; list-style-type: disk;}

input {
 background-color: #333333;
 color: white;
 border-color: #555555;
}
input.buttons {
 background-color: #333333;
 color: #3366AA;s
 font-weight: bold;
 }
textarea {
	background-color: #333333;
	color: white;
	border-color: #555555;
}