body {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	text-decoration : none;
	margin: 0px;
	padding: 0px;

	}

.title {
	font-family : Impact, Arial Narrow, Verdana, sans-serif;
	font-size : 20px;
	color : #FFDD00;
	padding-left : 20px;
	}
	
.titleBlack {
	font-family : Impact, Arial Narrow, Verdana, sans-serif;
	font-size : 18px;
	color : #000000;
	padding-left : 20px;
	}

.close {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #FFDD00;
	padding-right : 10px;
	text-decoration : none;
	}
	
.close:hover {
	text-decoration : underline;
	color : #FFDD00;
	}	
	
.14pt {
	font-size : 14px;
	}

.standard {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	text-decoration : none;
	text-align : left;
	}

a {
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	}


a:hover {
	color : #990000;
	text-decoration : none;
	}


td {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	text-decoration : none;
	}
