﻿
h1
{
color: #ff0000;
font-weight: Bold;
font-family: Verdana, Arial, helvetica;
font-size: 24pt;
}

h2
{
color: #00ff00;
font-family: Verdana, Arial, helvetica;
font-size: 18pt;
}

h3
{
color: #ffcc00;
font-family: Verdana, Arial, helvetica;
font-size: 14pt;
}

p
{
color: #ffffff;
font-size: 14pt;
text-align: Justify;
font-family: Verdana, Arial, helvetica;
}


body
{ 
background-image: 
url('waybkgnd.gif');
background-repeat: repeat
}

a:link {
color:#ffcc00
}

a:visited {
color:#ffcc00
}

a:active {
color:#ffffff
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC00;
}

