body {
	background-color : #ffffff;
	color : #000000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 80%;
}


a:link { color:#000099 }

a:visited { color:#000099 }

a:active { color : #000099 }

h1 {
	color : #009700;
	font-size : 140%;
}

h2 {
	font-size : 130%;
	color : #009700;
	font-weight : bold;
}

h3 {
	font-size : 110%;
	font-weight : bold;
	color : #000066;
}

h4 {
	font-size : 100%;
	font-weight : bold
	color : #3333cc;
}

h5 {
	font-size : 100%;
	font-weight : bold;
}


td {
	font-size : 80%;
}


blockquote {
	font-size : 80%;
}

p, h1, h2, h3, h4, h5, dl, dt, dd, th, td, li, blockquote {
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

pre { font-family:Courier New,monospace }

.attention {
	color : #000066;
}
