P  {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1  {
	font-size : 22px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #0000cc;
    text-align: center;
}

H2  {
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #990000;
}

H3  {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #6666cc;
}

H4  {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #000000;
}

H5 {
   font-size: 13px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-style: italic;
   color: #000033; 
}

A  {
	color: #333399;
	text-decoration : none;
}

A:Visited  {
	color : #3333bb;
	text-decoration : none;
}

A:Active  {
	color : #333399;
	text-decoration : none;
}

A:Hover  {
	color : #333399;
	text-decoration : underline overline;
    background: #ffffff;
}

BODY  {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	background-color : #ffffff;
}

td  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
    text-align : center;
}

th  {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
    background : #ffffff;
}

.first {
    font-size: 20px;
}
