body {
	background-color: #ffffff; 
}
	
td, p, ul, ol, li, dl, dt, dd {
	font-family: Verdana, sans-serif; 
	font-size: 10pt;
}

.date {
	font-family: Verdana, sans-serif; 
	font-size: 10pt;
	color: maroon;
}

input {
	font-family: Verdana, sans-serif; 
	font-size: 11px;
}

select {
	font-family: Verdana, sans-serif; 
	font-size: 10px;
}

a, a:visited { 
	font-family: Arial, sans-serif;
	text-decoration : none;
	color:brown;
	font-size: 13px;
}
a:hover { 
	font-family: Arial, sans-serif;
	text-decoration : none;
	color:red;
	font-size: 13px;
	}

.welcome {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color:#333399;
}

.member {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	color:#333399;
}

.title {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color:#6666CC;
}

.subtitle {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color:#6666CC;
}

.highlights {
	font-family: Verdana, sans-serif; 
	font-size: 9pt;
	color:#8F7465;
	font-weight:bold;
}

.disclamer {
	font-family: Verdana, sans-serif; 
	font-size: 8pt;
	color:black;
}

.giant {
	font-family: Arial, sans-serif;
	font-size: 40pt;
	font-weight: bold;
	color:blue;
}