.plasma_bg {
	background-color: #000000;
	background-image: url(pics/design/plasma_background.jpg);
	background-repeat: no-repeat;
}

.maintitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #509ed3;
	font-weight: bold;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
	line-height: 28px;
}

.body_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	line-height: 22px;
	font-style: italic;
}

.body_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
}

a.body_links:link {
	color: #73bcee;
	text-decoration: none;
}
a.body_links:visited { 
	color: #73bcee; 
	text-decoration: none; 
}
a.body_links:hover { 
	color: #00adef; 
	text-decoration: none; 
}

.footer_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.footer_links:link {
	color: #73bcee;
	text-decoration: none;
}
a.footer_links:visited { 
	color: #73bcee; 
	text-decoration: none; 
}
a.footer_links:hover { 
	color: #ffffff; 
	text-decoration: none; 

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
