body 
{
	font-family: Verdana; 
	color: Black; 
	font-weight: normal;
}


p 
{
font-family: Verdana;
color: Black; 
font-weight: normal; 
}

h1
{
font-family: Verdana; 
color: Teal; 
font-weight: bold; 
text-align: center; 
}

h2
{
font-family: Verdana; 
color: Teal; 
font-weight: bold; 
text-align: center; 
}

h3
{
font-family: Verdana; 
color: Teal; 
font-weight: bold; 
text-align: center; 
}

h4
{
font-family: Verdana; 
color: Teal; 
font-weight: bold; 
text-align: center; 
}

li
{
font-family: Verdana; 
color: Black; 
font-weight: normal 
}

td
{
font-family: Verdana; 
color: Black; 
font-weight: normal; 
padding: 0.2 cm; 
vertical-align: top
}

th
{
font-family: Verdana; 
color: Black; 
font-weight: bold; 
padding: 0.2 cm 
}


a.link
{
color: #0000CD;
}

a.visited
{
color: #A0522D;
}

a.hover
{
color: #A0522D;
}

a.active
{
color: #0000CD;
}

.Navigation
{
font-family: Verdana;
font-weight: bold;
font-size: VerySmall;
padding: 0.2 cm;
color: Teal;
}

.News
{
font-family: Verdana;
font-weight: bold;
font-size: Large;
color: Purple;
}

.Copyright
{
font-family: Verdana;
font-style: italics;
font-size: VerySmall;
text-align: center;
padding: 0.2 cm;
color: Black;
}

.Main
{background-image: url("../graphics/bg.gif")}

.MainTable
{
horizontal-align: center;
background-color: AliceBlue;
border-style:  solid; 
border-width: Thin;
border-color: MediumOrchid;
width: 750px;
padding: 0.3 cm;
spacing: 0.3 cm;
}
