A:link	   
{
	color:#6699cc;
	font-size:13pt;
	text-decoration: none;
	font-weight:bold;
}
A:hover    
{
	color:#336699;
	font-size: 13pt;
	text-decoration: underline;
}
A:visited 
{
	color:#6699cc;
	font-size:13pt
}

.heading
{
	font-size: 16pt;
	color:#003366;
}
.text
{
	text-align:justify;
	text-indent:0px;
	font-size:13pt;
	margin-left:5px;
}
.ComicHeading
{
	font: 14pt/18pt Comic Sans MS, Comic Sans, Garamond;
	color:#003366;
}
.question
{
	font-size: 13pt;
} 
#topLine
{
	font-size:16pt;
	text-align:center;
	color:#003366;
}
#bottomLine
{
	font-size:11pt;
}.boxBorder	{
	border-style:solid; 
	border-color:#000000; 
	border-left-width:2; 
	border-right-width:2;
	border-top-width:2;
	border-bottom-width:2
}.title		{
	font-size:26pt;
	line-height:26pt;
	text-align:center;
}.horizBorder	{
	border-style:solid; 
	border-color:#000000; 
	border-left-width:0; 
	border-right-width:0;
	border-top-width:1;
	border-bottom-width:1
}.botBorder	{
	border-style:solid; 
	border-color:#000000; 
	border-left-width:0; 
	border-right-width:0;
	border-top-width:0;
	border-bottom-width:1
}