BODY 	{background-color: #E5E5E5;}
*	{color: #003366; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; text-decoration: none; font-weight: normal;}

P,PRE,INPUT,TEXTAREA,SELECT	{font-weight: normal; display:inline}
P.BOLD,STRONG	{color: #003366; font-weight: bold;}
P.TINY			{font-size: 8px; font-style: italic;}
P.WARNING		{color: red; font-style: italic;}
P.BIGWARNING	{color: red; font-style: italic;}
P.SUCCESS		{color: green; font-style: italic;}
P.ITALIC		{font-style: italic;}
P.EXAMP     	{color: #333333; font-size: 9px; font-style: italic;}

A:LINK, A:VISITED {color: #004289; font-weight: bold;}
A:HOVER {text-decoration : underline;}

EXAMP      		{color: #333333; font-size: 9px; font-style: italic;}
A:Link.EXAMP  	{color: #333333; font-size: 9px; font-style: italic;}
A:Visited.EXAMP, A:Active.EXAMP  {color: #333333; font-size: 9px; font-style: italic;}
A:Hover.EXAMP  	{color: #333333; font-size: 9px; font-style: italic;}

H1	{color: #004289; font-size: 18px; line-height: 20px; font-weight: bold;}
H2	{color: #333344; font-size: 16px; line-height: 18px; font-weight: bold;}
H3	{color: #003366; font-size: 13px; line-height: 13px; font-weight: bold;}

DL	{text-align:left;}
DT	{font-weight: bold; background-color: #D9D9D9;}
DD	{margin-bottom: 8px; margin-left: 0px; padding-left: 0px; padding-right: 6px; padding-top: 6px; padding-bottom: 6px; text-align:left; background-color: #F5F5F5;}

.submit {border: 1; color: white; background-color: #003366; font-weight: bold;}
.submit:HOVER {text-decoration : underline;}



