<style type="text/css">

html {}

body {
	margin: 0;
	padding: 0;
	font: 0.82em "Trebuchet MS"; Arial;
	text-align: center;
	background-image : url(pics/bk.jpg);
	background-repeat : repeat-x;
	background-color : #5C0E0E;
}

.head 
{
	font: bold 1.2em "Trebuchet MS"; Arial;
	color: black;
	background-image : url(pics/mini_logo.jpg);
	background-repeat : no-repeat;
	padding-left : 22px;
	border-bottom : 2px solid #CCC;
	background-position : left;
}

.para
{
	font: 0.82em "Trebuchet MS"; Arial;
	color: black;
	margin-right: 30px;
	line-height : 150%;
}

.notification
{
	font: 0.86em "Trebuchet MS"; Arial;
	color: white;
	background-image : url(pics/bk.jpg);
	background-repeat : repeat-x;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
	border-top : 1px solid #CCC;
	border-bottom : 1px solid #CCC;
	border-left : 1px solid #CCC;
	border-right : 1px solid #CCC;
	background-position : left;
}


.err
{
	font: 0.82em "Trebuchet MS"; Arial;
	color: red;
	font-weight : bold;
	margin-right: 30px;
	line-height : 150%;
}

.point
{
	font: "Trebuchet MS"; Arial;
	color: black;
	margin-left: 15px;

}

.body
{
	font: 0.82em "Trebuchet MS"; Arial;
	color: black;
	margin-top: 5px;
}

.bodywh
{
	font: 0.83em "Trebuchet MS"; Arial;
	color: white;
	margin-top: 5px;
}


.largerbody
{
	font: 0.91em "Trebuchet MS"; Arial;
	color: black;
}


.mini
{
	font: 0.68em "Trebuchet MS"; Arial;
	color: black;
}

.subhead 
{
	font: bold 0.82em "Trebuchet MS"; Arial;
	border-bottom : 1px solid #CCC;	
}

.menu
{
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left : 3px;
	border-bottom : 1px solid #CCC;
}

.menuhead
{
	font: bold 0.82em "Trebuchet MS"; Arial;
	background: #336699; 
	color:white;
	padding-top : 2px;
	padding-bottom: 2px;
	padding-left : 3px;
	border-top : 1px solid #CCC;
	border-bottom : 1px solid #CCC;
}

.blank { padding : 8px;}

.space 
{ 
	padding-top : 12px;
	border-bottom : 1px solid #CCC;
}

.pic
{
	border : 1px solid #CCC;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	width : 1%;
	background-position : center;
}

.button
{
	padding-bottom : 5px;
	padding-top : 5px;
	background-position : center;
}

.border
{
	border : 1px solid #CCC;
	width : 1px;
}

A:link
{
	color: #6F0000;
	text-decoration: underline;
	font-size : 0.82em;
	font-style : normal;
	font-variant : normal;
	font-family : "Trebuchet MS";
	Arial;
}

A:visited 
{
	color: #6F0000;
	text-decoration: underline;
	font-size : 0.82em;
	font-style : normal;
	font-variant : normal;
	font-family : "Trebuchet MS"; Arial;
}

A:hover
{
	color: #336699;
	text-decoration: none;
	font-size : 0.82em;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-family : "Trebuchet MS"; Arial;
}	

b:link
{
	color: green;
	text-decoration: underline;
	font-size : 0.82em;
	font-style : normal;
	font-variant : normal;
	font-family : "Trebuchet MS"; Arial;
}

b:visited 
{
	color: green;
	text-decoration: underline;
	font-size : 0.82em;
	font-style : normal;
	font-variant : normal;
	font-family : "Trebuchet MS"; Arial;
}

b:hover
{
	color: green;
	text-decoration: none;
	font-size : 0.82em;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-family : "Trebuchet MS"; Arial;
}	
<style>