body{
	color: Silver;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
   font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	width: 870px;
	background-color: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.desc {
   font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
}
.top {
   font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	padding: 3px;
	width: 780px;
	background-color: #DFDFFF;
	border-bottom: solid #FFFFFF 2px;
	border-left: solid #FFFFFF 2px;
	border-right: solid #FFFFFF 2px;
}
.text2 {
   font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	background-color: #DFDFFF;
	width: 780px;
	border: solid 2px #FFFFFF;
	padding: 10px;
}
a:link, a:visited {
    color: #FF8C00;
    text-decoration: underline;
}
a:hover, a:active {
    color: Yellow;
	 text-decoration: none;
}
a.do:link, a.do:visited {
    color: #32CD32;
    text-decoration: underline;
	 font-family: Impact;
	 font-weight: normal;
	 font-size: 37px;
}
a.do:hover, a.do:active {
    color: Red;
	 text-decoration: none;
	 font-family: Impact;
	 font-weight: normal;
	 font-size: 37px;
}
.thumb {
	border-right: solid 1px #000000;
}
.thumbtable {
	font-size: 10px;
	width: 870px;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 18px;
	font-weight: bold;
	color: #FF8C00;
}
.pics {
	 border: solid 4px #ffffff;
}
h2 {
	font-family: Impact;
	font-size: 50px;
	display: inline;
	font-weight: normal;
	color: Yellow;
}
.site {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-color: #00008B;
	color: Yellow;
}
