

h1, h2, h3 {
 margin:0; padding:0;
}

p {
 margin:0; padding 0 0 1em 0;
}

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 : 10px;
	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;
		
}

.black {
 color:#fff;
}

H1 {
color:#EE1C23;
font-size:18px;
font-weight:bold;
}
H2 {
font-size:16px;
color:#666;
padding-bottom:0.5em;
}
h3 {
 color:#000;
 font-size:14px;
padding-bottom:0.5em;
}
p {
 padding-bottom:0.5em;
}
#bottom p {
 font-weight:bold;
 color:#fff;
padding-bottom:0;
}
.large {
 font-size:14px;
}
#redright p {
 font-weight:bold;
 font-style:italic;
 padding-bottom:0;
}
#redright a {
 font-weight:bold;
 color: #FFF100;
 font-style:normal;
}
#redleft h1 {
 color:#fff;
}
#redleft p {
 font-size:9px;
 padding-bottom:0;
}