body,td,p {
	font-family : arial, helvetica;
	font-size : 11px;
	color : #000000; 
}

h1 {
	font-family : arial, helvetica;
	font-size : 13px;
	color : #000099; 
}

.contact {
	font-family : arial, helvetica;
	font-size : 10px;
	color : #666666; 
}

.footer {
	font-family : arial, helvetica;
	font-size : 10px;
	color : #ffffff; 
}

a {
	font-family : arial, helvetica;
	font-size : 11px;
	color : #000000; 
}

a:visited {
	font-family : arial, helvetica;
	font-size : 11px;
	color : #000000; 
}

a:hover {
	font-family : arial, helvetica;
	font-size : 11px;
	color : #000000; 
}

a.contact {
	font-family : arial, helvetica;
	font-size : 10px;
	color : #666666; 
}

a.contact:visited {
	font-family : arial, helvetica;
	font-size : 10px;
	color : #666666; 
}

a.contact:hover {
	font-family : arial, helvetica;
	font-size : 10px;
	color : #333333; 
}

a.footer {
	font-family : arial, helvetica;
	font-size : 10px;
	color : #ffffff;
	text-decoration : none;
}

a.footer:visited {
	font-family : arial, helvetica;
	font-size : 10px;
	color : #ffffff;
	text-decoration : none;	
}

a.footer:hover {
	font-family : arial, helvetica;
	font-size : 10px;
	color : #cccccc;
	text-decoration : none;	
}

.mandatory {
    font-family: arial, helvetica;
    font-size : 10px;
    color : #ff0000;
}

b.header {
    font-family: tahoma, helvetica;
    font-size : 16px;
    color : #ffffff;
}

.subheader {
    font-family: tahoma, helvetica;
    font-size : 13px;
    color : #ffffff;
}

input,select {
    font: Verdana; 
    color: #000000;
    font-size: 9px;
    border-width: 1px;
    background-color: #ffffff;
    border-color: #000000;
    border-style: solid;

}.copyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
