body	{margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('images/background.jpg');
	background-repeat: repeat;
	background-color: #BBBBFF;
	}

h1	{color: #CCCCCC;
	font-size: 18px;
	line-height: 20px;
	font-family: serif;}

.pcontent	{color: #000066;
	font-size: 10px;
	line-height: 11px;
	margin-left: 25px;
	margin-right: 25px;
	font-family: Verdana, Tahoma, sans-serif;}
	
.links	{text-align: center; 
	color: darkblue; 
	font-size: 10px; 
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 10px;
	text-decoration: none;}
	
.links_bar	{color: #000066; 
	font-size: 10px; 
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
	border: 0px;
	line-height: 12px;
	text-decoration: none;}
	
hr	{width: 100%;}

.img_left	{padding: 0px;
	float: left;
	margin-right: 5px;}
	
.img_right	{padding: 0px;
	float: right;
	margin-left: 5px;}
	
	
.footer	{text-align: center; 
	color: lightblue; 
	font-size: 8px; 
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 8px;
	text-decoration: none;}

a:link {text-decoration: none;}
a:hover {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}

.footlinks {color: #FFFFFF; 
	font-size: 10px; 
	font-family: Comic Sans MS, Verdana, sans-serif;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	line-height: 10px;
	text-decoration: none;}
	
.footlinks:hover {color: #00CCFF;}