td,body {
		font-family:arial,helvetica; 
		font-size:10pt;
		color:#000000;
		}

.sm 	{
		font-family:arial,helvetica; 
		font-size:8pt; 
		color:#333333;
		}

a 		{
		text-decoration:none; 
		color:#EA3E47;
		}
		
a:hover {
		text-decoration:underline; 
		color:#333333;
		}
		
a.nav 	{
		text-decoration:none; 
		color:#ffffff; 
		font-size:11px;
		font-weight:bold;
		}
		
a.nav:hover {
		text-decoration:none; 
		color:#FFFFCC; 
		font-size:11px;
		font-weight:bold;
		}
		
.leftnav {
		background-color:#eeeeee;
		}
		
.boxes  {
		background-color:#EA3E47;
		color:#ffffff;
		font-size:11px;
		font-weight:bold;
		}
		
.boxessm  {
		background-color:#EA3E47;
		color:#ffffff;
		font-size:11px;
		font-weight:normal;
		}
		
.inboxes {
		background-color:#eeeeee;
		color:#000000;
		font-weight:normal;
		}
		
.submit {
		background-color:#EA3E47;
		border:1 solid #000000;
		color:#ffffff;
		font-size:11px;
		font-weight:bold;
		}
		
.headline {
		color:#EA3E47;
		font-weight:bold;
		}

.register {
	width:200px;
}