BODY {
	background-color: #3399CC;
	font-size: 15px;
	font-family: times new roman;
}
TABLE  {
	background-color: #104A7A;
	border-color: #FFCC33;
}
TD, P, DIV {
    font-size: 15px;
    font-family: Times New Roman;
	font-weight: bold;
	color: #FFFFFF;
	}
.title {
	font-family: Times New Roman;
	font-size: 18px;
	color: aqua;
	}
.title2 {
	font-family: Times New Roman;
	font-size: 40px;
	color: Aqua;
	line-height: 100%;
}
.kudos {
	font-family: Times New Roman;
	font-size: 10px;
	color: White;
	font-weight: bold;
	}
.punchgold {
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC33;
	}
.punchaqua {
	font-family: Times New Roman;
	font-size: 36px;
	font-weight: bold;
	color: aqua;
	font-variant: small-caps;
}
a   {
	color: #FFCC00;
	text-decoration: none; 
	font-size: 14px;
	}		
a:hover	{
	color: #FFFFFF;
	text-decoration: none; 
	font-size: 14px;
	}
a:visited {
	color: #CCCCCC;
	text-decoration: none; 
	font-size: 14px;
	}
a:visited:hover {
	color: #FFFFFF;
	text-decoration: none; 
	font-size: 14px;
	}
.mail {
	color: #FFCC33;
	text-decoration: none; 
	font-size: 16px;	
	font-weight: bold;
	}		
.mail:hover {
	color: #FFFFFF;
	text-decoration: none; 
	font-size: 16px;	
	font-weight: bold;
	}		


