H1  {
	font-size : 18px;
	font-weight : bold;
	color : #666666;
	font-family : verdana, arial, helvetica;
}

H2  {
	font-size : 14px;
	font-weight : bold;
	color : #666666;
	font-family : verdana, arial, helvetica;
}

H3 { 	
	font-weight : bold;
	color : #666666;
	font-size : 14px;
	font-family : verdana, arial, helvetica;
}

A  {
	text-decoration: none;
	color : #0000ff;
	font-size : 14px;
}

A:Visited  {
	text-decoration: none;
}

A:Active  {
	text-decoration: none;
}

BODY  {
	background-color : white;
	color : black;
	font-family : verdana, arial, helvetica;
	font-size : 12px;
	font-weight : normal;
}

TD, P  {
	font-size : 12px;
	font-family : verdana, arial, helvetica;
	color : black;
	font-weight : normal;
}

b {
	font-weight : bold;
}

i {
	font-style : italic;
}


.white {   
	color: #FFFFFF;
}

.red {   
	color: #ff0000;
	font-weight : bold;
	text-transform: uppercase;
}

.lgblue {   
	color: #0000ff;
	font-weight : bold;
	text-transform: uppercase;
	font-size : 14px;
}

.lg {   
	font-size : 14px;
}
.req {   
	color: #738C9B;
	font-weight : bold;
}

.jana {
	color : #0E5686;
	font-weight : bold;
	font-size: 16px;	
}

.janasmall {
	color : #0E5686;
		
}

