body {
	background-image: url(bgr.gif);
	background-repeat: repeat-x;
	background-color: #d6d6d6;
	color: #7c7c7c;
	font-family: calibri, arial, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	margin: 0;
	}

#content a {
	font-family: calibri, arial, sans-serif;
	font-size: 10pt;
	color: #7c7c7c;
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
	}

#content a:active {
	font-family: calibri, arial, sans-serif;
	font-size: 10pt;
	color: #7c7c7c;
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
	}

#content a:visited {
	font-family: calibri, arial, sans-serif;
	font-size: 10pt;
	color: #7c7c7c;
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
	}

#content a:hover {
	font-family: calibri, arial, sans-serif;
	font-size: 10pt;
	color: #8b0000;
	border-bottom: 2px solid #ffffff;
	text-decoration: none;
	cursor: help;
	}

p {
	padding-bottom: 6px;
	}

a img {
	border: 0;
	}

#content strong, em {
	color: #ffffff;
	font-family: "courier new", sans-serif;
	font-size: 10pt;
	}

h2 {
	color: #493456;
	font-family: "arial narrow", sans-serif; 
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 20px 0 150px;
	text-align: right;
	line-height: 14pt;
	padding-right: 20px;
	border-bottom: 1px dotted #ffffff;
	}

h3 {
	color: #ffffff;
	font-family: calibri, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	}

ul {
	list-style-image: url(list.gif);
	margin: 0px 15px 0px 15px;	
	padding: 0; 
	text-align: justify;
	}

#content {
	text-align: justify;
	}

.links td {
	background-color: #e3e3e3;
	}

.links td:hover {
	background-color: #c8c8c8;
	}