BODY,P,TD {
 font-size : 11px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
}

.blue {
	color : #036;
}

.center {
 text-align : center;
}
.right {
 text-align : right;
}

.date {
 font-family : Arial,helvetica,Sans-Serif;
 font-size : 9pt;
 color : #666666;
 font-weight : bold;
 font-style : italic;
}

H1 {
 font-size : 22px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #036;
}

H2 {
 font-size : 18px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #036;
}

.SUB {
 font-size : 18px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #036;
}

H3 {
 font-size : 15px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : italic;
 color : #036;
}

H4 {
 font-size : 13px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 color : #036;
}

H5 {
 font-size : 11px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : italic;
 color : #036;
}

H6 {
 font-size : 22px;
 font-family : Times New Roman,Times,Serif;
 font-weight : bold;
 font-style : normal;
 color : #036;
}

UL {
 font-size : 11px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #036;
 text-align : left;
 
}
OL {
 list-style-type: demimal;
 font-size : 11px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #036;
}

A {
 color : #036;
 text-decoration : underline;
}
A:hover {
 color : #6F6F6F;
 text-decoration : underline;
}

A.link {
 color : #036;
 text-decoration : underline;
}
A.link:hover {
 color : #036;
 text-decoration : underline;
}

a.whitel:link { color: #FFFFFF; text-decoration: underline; }
a.whitel:visited { color: #FFFFFF; text-decoration: underline; }
a.whitel:hover { color: #FFFFFF; text-decoration: underline; }
a.whitel:active { color: #FFFFFF; text-decoration: underline; }

.inputbox { 
	font-family: Arial; 
	font-size: 11px; 
	border-right: solid 1px; 
	border-top: solid 1px; 
	border-left: solid 1px; 
	border-bottom: solid 1px; 
}

.inputbutton { 
font-family: Arial; 
font-size: 11px; 
cursor:hand; 
border-right: solid 1px; 
border-top: solid 1px; 
border-left: solid 1px; 
border-bottom: solid 1px; 
}

.textareabox { 
font-family: Arial;
font-size: 11px; 
border-left: 1px solid black; 
border-top: 1px solid black; 
border-right: 1px solid black; 
border-bottom: 1px solid black; 
}

.selectbox {
font-family: Arial; 
font-size: 11px; }

.colored {
color: #AA0000; }

.white {
color: #FFFFFF; }

.navsm {
font-size : 11px; }

a.navgray:link { font-size : 11px; text-decoration : none; color : #666666; }
a.navgray:visited { font-size : 11px; text-decoration : none; color : #666666; }
a.navgray:hover { font-size : 11px; text-decoration : none; color : #666666; }
a.navgray:active { font-size : 11px; text-decoration : none; color : #666666; }

a.navpurple:link { font-size : 11px; text-decoration : none; color : #6633FF; }
a.navpurple:visited { font-size : 11px; text-decoration : none; color : #6633FF; }
a.navpurple:hover { font-size : 11px; text-decoration : none; color : #6633FF; }
a.navpurple:active { font-size : 11px; text-decoration : none; color : #6633FF; }

.navpurple { font-size : 11px; text-decoration : none; color : #6633FF; }