body {
	background-color: #000033;
}
p {
	font-family: Calibri, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF33;
}
h1 {
	font-family: Calibri, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF33;
}
h2 {
	font-family: Calibri, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF33;
}
h3 {
	font-family: Calibri, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF33;
}
.textleft {
	font-family: Calibri, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF33;
	text-align: left;
}
.textright {
	font-family: Calibri, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF33;
	text-align: right;
}
.textcenter {
	font-family: Calibri, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF33;
	text-align: center;
}
.main_img {
	border : 0px solid Black;
}
.main_thumb {
	border : 0px solid Black;
}
.thumb {
	border : 0px solid Black;
}
a:link {  font-family: Calibri, sans-serif; font-size: 16px; color: #FFFF33}
a:visited {  color: #FFFF99}
a:hover {  color: #FFFF00;font-weight: bold }
a:active {  color: #33FF00}
