body
{
font-size: 80%;
color:#000000;
background-color:white;
}

p, h1, h2, h3, h4, ul, ol, textarea, input, blockquote
{
font-family: verdana,helvetica,arial,sans-serif;
}
table, td, th
{
font-size: 100%;
font-family: verdana,helvetica,arial,sans-serif;
}

H1 {
	font-size : 160%;
	font-weight : bold;
	color : black;
}
H2 {
	font-size : 140%;
	font-weight :
normal;
}
H3 {    color : #2060a0; 
	font-size : 110%;
	font-weight : bold;
        margin-bottom: -7px;
}
H4 {
	font-size :
100%;
	font-weight : normal;
}
H5 {
	font-size : 100%;
	font-style :
italic;
	font-weight : normal;
}
H6 {
	font-size : 100%;
	font-style :
normal;
	font-weight : normal;
}

TH { font-size: 13px;
font-weight : bold;}

A {
   font-weight : normal; 
color : #3366ff; 
   text-decoration : none;
}

A.x {
   font-weight : bold; 
color : #0033cc; 
   text-decoration : none;
}

A.y {
   font-weight : normal; 
color : #000080; 
   text-decoration : none;
}
A:visited {
   color : #3366ff; 
}
A:hover {
   text-decoration : underline; 
}
A:active {
color : #ff0000; 
   text-decoration : underline; 
}
