a,div,td,body,span
{
	font-family:arial;
	font-size:10pt;
}

.footer
{
	font-size:8pt;
	color:white;
}

.nav
{
	color:white;
	font-size:10pt;
	text-transform:uppercase;
	font-weight:700; 	
	text-decoration:none;
}
.nav:hover
{
	color:#790083;	
	text-decoration:underline;
}

.titles
{
	color:#790083;
	font-family:times;
	font-size:16pt;
	text-transform:uppercase;
	font-weight:bolder;
}
	
.menu
{
	font-size:9pt;
}	

.menupara
{
	font-size:9pt;
	font-style:italic;
}