form {
	padding: 0px;
	margin: 0px;
}

p { 
	color: #2a2a2a; 
	font-size: 13px; 
	font-family: Verdana, Arial; 
}

td { 
	color: #2a2a2a; 
	font-size: 13px; 
	font-family: Verdana, Arial; 
}

.whitehd { 
	color: #ffffff; 
	font-size: 13px; 
	font-family: Verdana, Arial; 
}

.title { 
	color: #ffffff; 
	font-size: 17px; 
	font-family: Arial;
	text-decoration: underline;  
	font-weight: bold;
}

.bold {  
	font-size: 13px; 
	font-family: verdana;
	text-decoration: none;  
	font-weight: bold;
}

.title2 { 
	color: #000000; 
	font-size: 21px; 
	font-family: Arial; 
	font-weight: bold;
}


.footer { 
	color: #2a2a2a; 
	font-size: 8pt; 
	font-family: Verdana, Arial; 
}

.redfoot { 
	color: #b52d27; 
	font-size: 8pt; 
	font-family: Verdana, Arial; 
}

a:link.menu, a:visited.menu, a:active.menu { 
	color: #B52D27; 
	font-weight: bold;
	text-decoration: none; 
	font-family: Verdana, Arial; 
	font-size: 13px; 
}
a:hover.menu {
	color: #464646; 
	font-weight: bold;
	text-decoration: underline; 
	font-family: Verdana, Arial; 
	font-size: 13px;  
}

a:link.sidemenu, a:visited.sidemenu, a:active.sidemenu {
	color: #464646; 
	text-decoration: none; 
	font-family: Verdana, Arial; 
	font-size: 13px; 
}

a:hover.sidemenu { 
	color: #C52B26; 
	text-decoration: underline; 
	font-family: Verdana, Arial; 
	font-size: 13px;  
}

a:link, a:visited, a:active {
	color: #b52d27; 
	text-decoration: none; 
	font-family: Verdana, Arial; 
	font-size: 13px;
	font-weight: bold;
}

a:hover { 
	color: #464646; 
	text-decoration: underline; 
	font-family: Verdana, Arial; 
	font-size: 13px;  
	font-weight: bold;
}


