p {
font-size : 15px;
font-family : arial;
font-weight : light;
color : #234b82;
text-align : ;
margin : ;
}

p.white {
font-size : 15px;
font-family : arial;
font-weight : light;
color : #FFFFFF;
text-align : ;
margin : ;
}

p.green {
font-size : 15px;
font-family : arial;
font-weight : light;
color : #009933;
text-align : ;
margin : ;
}

p.red {
font-size : 15px;
font-family : arial;
font-weight : light;
color : #FF3300;
text-align : ;
margin : ;
}

p.small {
font-size : 10px;
font-family : arial;
font-weight : light;
color : #FFFFFF;
}

p.tiny {
font-size : 11px;
font-family : arial;
font-weight : light;
color : #234b82;
}
h3 {
font-family : tahoma;
color : #234b82;
text-align : ;
}

h2 {
font-family : tahoma;
color : #000000;
text-align : ;
}

h1 {
font-family : tahoma;
color : #000000;
text-align : ;
}

body {
font-size : 10px;
font-family : arial;
color : #234b82;
}

blockquote {
font-size : 10px;
font-family : tahoma;
color : #c0c0c0;
text-align : ;
}

a:hover {
font-weight : bold;
font-size : 10px;
font-family : tahoma;
color : #ffff80;
text-decoration : ;
}

a:visited, a:link, a:active {
font-weight : bold;
font-size : 13px;
font-family : arial;
color : #FFFFFF;
text-decoration : none;heavy;
} 

a.small {
font-size : 11px;
font-weight : normal;
color : #0095da;
font-family : arial;
text-decoration : underline;
}

a.blue {
font-size : 14px;
font-weight : normal;
color : #0095da;
font-family : arial;
text-decoration : underline;
}

.smButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #234B82;
	padding: 0px;
	font-weight: bold;
	border: 1px solid #0095da;
	white-space:nowrap;
	margin: 0px;
	width:50px;
	height:22px;
	text-align:center;
	vertical-align:middle;
}

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

ul {
font-size : 14px;
}