body {
	padding: 0;
	margin: 0; 
	background: url(images/back.gif); 
	background-repeat: repeat-x;
}
	
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;
}

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

#author .author-nolink a {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#author .author-link a {
	font-size: 12px;
	text-decoration: underline;
	color: #cc0000;
}

#author .author-link a:hover {
	font-size: 12px;
	color: #ff0000;
}
