a:link 
{
 text-decoration: none;
 color: #000000;
}

a:visited
{
 text-decoration: none;
 color: #FF0000;
}

a:hover
{
 text-decoration: none;
 color: #FFFF00;
}

a:active
{
 text-decoration: none;
 color: #FFFFFF;
}

body
{
 background-color: #B2C2E6;
}

.style1
{
 font-size: 36px;
 font-style: italic;
 color: #0066CC;
 font-family: "Times New Roman", Times, serif;
 font-weight: bold;
}

.style2
{
 font-family: "Times New Roman", Times, serif;
 font-size: 18px;
}

.style3
{
 font-size: 12px
}

.style4
{
font-family: "Times New Roman", Times, serif; font-size: 18px; color: #FFFFFF;
}

.style5
{
font-family: "Times New Roman", Times, serif; font-size: 24px; color: #000000;
}

.style6
{
font-family: "Times New Roman", Times, serif; font-size: 16px; color: #000000;
}

.style7
{
	font-family: "Times New Roman", Times, serif; color: #000000;	font-style: italic;	font-weight: bold;	font-size: 28px;
}