@charset "iso-8859-1";
a:link
{
	color: #0000CC; 
}
a:visited
{
	color: #0000CC; 
} 
a:active 
{
	color: #0000CC;
}


body
{
	font-family: Comic Sans MS, Century Gothic, Arial, Helvetica;
	color: #FFFFFF; 
	border: thick solid #66CCCC;
	scrollbar-face-color:#6699FF;scrollbar-arrow-color:black;scrollbar-track-color:#99CCFF;scrollbar-shadow-color:black;scrollbar-darkshadow-color:#000000;scrollbar-3dlight-color:#33FFFF;scrollbar-highlight-color:black;
}

h1	{
	font-family: Comic Sans MS, Century Gothic, Arial, Helvetica;
	text-align: center;
	font-size: 19px;
	color: #0000CC;
	font-weight: bold;
	}

h2	{
	font-family: Comic Sans MS, Century Gothic, Arial, Helvetica;
	font-size: 17px;
	text-align: center;
	color: #0000CC;
	font-weight: bold;
	}

h3	{
	font-family: Comic Sans MS, Century Gothic, Arial, Helvetica;
	font-size: 17px;
	text-align: center;
	color: #0000CC;
	font-weight: bold;
	}

h4	{
	font-family: Comic Sans MS, Century Gothic, Arial, Helvetica;
	font-size: 17px;
	text-align: center;
	color: #0000CC;
	font-weight: bold;
	}

h5	{
	font-family: Comic Sans MS, Century Gothic, Arial, Helvetica;
	font-size: 17px;
	text-align: center;
	color: #0000CC;
	font-weight: bold;
	}
p
{
	text-align: center;
	color: #0000CC;
}
p.capital
{
	font-size: 14px;
	font-weight: bolder;
}
p.large
{
	font-size: 20px;
	font-weight: bolder;
}
.emphasis
{
	color: #ff0000;
	text-align: center;
}

table.contact, table.links
{	
	width: 98%; 
	border: 0; 	
}
td.contact, td.links
{
	width: 24%;
	text-align: center;
}

table.heading
{	
	width: 99%; 
	border: 0; 	
}
td.heading
{
	width: 33%;
	text-align: center;
}
.pic
{
	width: 100;
	height: 50;
	border: 0;
}
ul li 
{ 
	padding-left: 25px;
	margin-left:  50px;
	color: #0000CC;
} 
.footer
{
	font-size: 14px;
	text-align: center;
}