a {
	text-decoration: none;
	font-family: Tahoma;
	color: #f6f;
}

a:visited {
	text-decoration: none;
	
}

a:hover { 
	text-decoration: none;
	font-family: Tahoma;
	text-decoration: underline;
	color: #fff;

}
a:active {
	text-decoration: none;
}


body {
	background: #030;
	
}

H1 {
	font-family: "Matisse ITC", "Comic Sans", "Lucida Handwriting", serif;
	font-size: large;
	color: #f6f;
	text-align: center;
}

H3 {
	font-family: serif;
	font-size: medium;
	color: #fff;
}

H2 {
	font-family: serif;
	font-size: small;
	color: #fff;
}

P  {
	font-family: "Matisse ITC", "Lucida Handwriting", serif;
	font-size: small;
	color: #9cf;
	
}

Div {
	font-family: Tahoma;
	color: #f9f;
	font-size: 10pt;
	text-align: left;
	
	
}

span {  
	font-family: Tahoma;
	color: #fff;
	font-size: 10pt;
	text-align: left;
	
}

table#structure {
	width: 755px;
	border-style: solid;
	border-color: #060;
}


table#header {
	width: 750px;	
	margin-bottom: 10px;
	font-family: Tahoma; 
	font-size: smaller;
	color: #fff;
	border-style: solid;
	border-color: #060;
}

table#navbar {
background-color: #060;
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-family: Tahoma;
	font-size: smaller;
	color: #fff;
	float: left;
	height: 200px;
	vertical-align: top;
	padding: 10px;
}

table#content {
	text-align: left;
	margin-top: 15px;
	margin-left: 15px;
	font-family: Tahoma;
	font-size: smaller;
	color: #fff;
	width: 625px;
}

 td#content1 {
	text-align: left;
	width: 280px;
	vertical-align: top;
}

td#content2 {
	text-align: left;
	width: 280px;
	vertical-align: top;
}


table#contentpolitical {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
	height: 800px;
	vertical-align: top;
	width: 625px;
}

table#footer {
	margin-top: 50px;
	padding: 5px;
	vertical-align: bottom;
	font-family: Tahoma;
	font-size: xx-small;
	color: #fff;
	width: 710px;
	height: 50px;
	text-align: center;
}

td#here {
	font-family: Tahoma;
	font-size: 10pt;
	color: #fff;
}

