/* CSS Document */
body
{
	margin:0px;
}
.gradbg
{
	background-image:url(../images/gradient.gif);
	background-repeat:repeat-y;
}
a.mail:link
{	
	font-family:"Comic Sans MS";
	font-size:12px; 
	font-weight:bold; 
	color:#0099FF;
	text-decoration:none;
}
a.mail:visited
{	
	font-family:"Comic Sans MS";
	font-size:12px; 
	font-weight:bold; 
	color:#0099FF;
	text-decoration:none;
}
a.mail:hover
{	
	font-family:"Comic Sans MS";
	font-size:12px; 
	font-weight:bold; 
	color:#0099FF;
	text-decoration:underline;
}
.comic15
{
	font-family:"Comic Sans MS";
	font-size:15px; 
	font-weight:bold; 
	color:#0099FF;
}
.comic12
{
	font-family:"Comic Sans MS"; 
	font-size:12px; 
	font-weight:bold; 
	color:#666666;
}
.comic12white
{
	font-family:"Comic Sans MS"; 
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFFF;
	background-color:#8d8f90;
}

	/* Logoworks link back */
.logoworks
{
	font-family: arial, verdana; 
	font-size: 9px;
	color:#8d8f90;
	font-weight: normal;
	padding: 5px 20px 20px 80px;
	text-decoration: none;
	text-align: center;
}

a.logoworksLink:link
{
	font-family: arial, verdana; 
	font-size: 9px;
	color:#8d8f90;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
a.logoworksLink:visited
{
	font-family: arial, verdana; 
	font-size: 9px;
	color:#8d8f90;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
a.logoworksLink:hover
{
	font-family: arial, verdana; 
	font-size: 9px;
	color:#8d8f90;
	font-weight: normal;
	text-decoration:underline;
	text-align: center;
}
