a:link { color: #660000; font-weight:bold; text-decoration:none; }
a:active { color: #660000; font-weight:bold; text-decoration:none; }
a:visited { color: #999999; font-weight:bold; text-decoration:none; }
a:hover { color: #CCCCCC; font-weight:bold; text-decoration:underline; }

h1 {font-family: verdana,arial,helvetica; font-size:18px; font-weight:bold; color:#660000; margin-bottom: 0; padding-bottom: 0;}
h2 {font-family: verdana,arial,helvetica; font-size:16px; font-weight:bold; color:#660000; margin-bottom: 0; padding-bottom: 0;}
h3 {font-family: verdana,arial,helvetica; font-size:14px; font-weight:bold; color:#660000; margin-bottom: 0; padding-bottom: 0;}

body {
	font-family: verdana,arial,helvetica; 
	font-size:12px;
	padding:20px;
	background:#000000;
<!--	background-image: url(images/back2.gif);-->
	}

td {
	font-family: verdana,arial,helvetica; 
	font-size:12px;
	}

.content {
	background: #FFFFFF;
	}
	
.header {
	background-image: url(images/back_header.gif);
	background-repeat: repeat-x;
	}

.text {
	background: #FFFFFF;
	font-family: verdana,arial,helvetica; 
	font-size:12px;
	padding: 10px;
	}
	
.text_main {
	background-image: url(images/back1.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-family: verdana,arial,helvetica; 
	font-size:12px;
	padding-left:78px;
	}
	
.text_short {
	font-family: verdana,arial,helvetica; 
	font-size:12px;
	padding-left:50px;
	padding-right:50px;
	}
	
.description {
	font-family: times,serif; 
	font-size:14px;
	font-style:italic;
	}
	
.footer {
	font-family: verdana,arial,helvetica; 
	font-size:10px;
	text-align:center;
	}
	
#highlight {
	color:#660000;
	font-size:24px;
	}
	
#highlight2 {
	color:#660000;
	font-size:18px;
	}
	

	
#tagline {
	font-size:10px;
	margin-left:50px;
	}