BODY {    
	color: Black;
	background-color: White;
	background: url(bgrd.gif);
	font-family: "Comic Sans MS", sans-serif;
	padding-bottom: 2%;
	padding-left: 4%;
	padding-right: 4%;
	padding-top:15px;
	text-align: justify;
	}

H1{
	font-size: 200%;
	color : Red;
	}

H2{
	font-size: 150%;
	font-weight: 610;
	text-align: left;		
}

H3{
	font-size: 100%;
	font-weight: 610;	
	margin-bottom : -10pt;
	text-align: left;
}

H4{
	font-size: 105%;
	font-weight: 610;
	margin-top: 0px;
	margin-bottom : 0px;
	text-align: left;
}

P, TD, FORM, BLOCKQUOTE, UL{	
	text-align: justify;
	font-size: 100%;
	font-weight: lighter; 
}

DIV{
	justify;
	{
		
	}
}

#box{
   width: 85%;
	background-color: #eeeedd;
	border: solid 1px black;
	padding: 5pt;
}

#boxa{
	background-color: #eeeedd;
	border: solid 1px black;
	padding: 4pt;
	width: 85%;
	text-align: left;
}

#boxalt{
	width: 85%;
	background-color: #d7d7d7;	
	padding: 5pt;
}

#boxtop{
   width: 45%;
	padding: 5pt;
	color: White;
	background-color: #919180;
	text-transform: uppercase;
}

#caption{
	font-size: 75%;
	text-align: center;
	} 
	
#small{
	font-size: 100%
}
	
UL {
	margin-top: 0px;	
}

A {
	color: #0099cc;
	font-size: 100%;
	font-weight : 800;
	text-decoration: none;
}

A:HOVER {
	color: yellow;
	background : red;
	text-decoration: none;
}

acronym { border-style: dashed; border-width: 0 0 1px 0; cursor: help; }

.leftpix, .rightpix, .centrepix {
	font-size: 75%;
	text-align: center;
	line-height: 1.6em;	
	margin-bottom: 5px;
}

.leftpix { 
	float: left; 
	margin-right: 15px;
}

.rightpix { 
	float: right;
	margin-left: 15px;
}

.centrepix { 
	text-align: center;
	clear: both;
}
