body {
	margin: 0px;
	padding: 0px;
	font-family: BalloonEFExtraBold;
	font-size: 1em;
	font-weight: normal;
	background-color: #000000;
	color: #FFFF00;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #D6AD00;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
}

table, th, td, p { font-size: 1em; letter-spacing: 0.1cm ; font-weight: normal;}

table.footer { font-size: 3em;  letter-spacing: 0.1cm ;}

H1 {
	font-family:PAINTSTROKE;
	font-size: 65px;
	color: yellow;
	font-weight: normal;
	margin: 0px;
	text-align: center;
}
H2 {font-family:PAINTSTROKE; font-size: 60px; color: yellow; font-weight: normal; }
H3 {font-family:PAINTSTROKE; font-size: 50px; color: yellow; font-weight: normal; }
H4 {font-family:PAINTSTROKE; font-size: 40px; color: yellow; font-weight: normal; }
H5 {font-family:PAINTSTROKE; font-size: 30px; color: yellow; font-weight: normal; }

a:link { color: #D6AD00; text-decoration: none; font-size: 1.2em;}
a:visited { color: #800080; text-decoration: none; font-size: 1.2em;} 
a:hover { color: #52AD5A; text-decoration: none; font-size: 1.2em;}
a:active  { color: #FFFFFF; text-decoration: none; font-size: 1.2em;}

a:link.image {  font-family:PAINTSTROKE; color: #D6AD00; text-decoration: underline; border: 2px solid #D6AD00; }
a:visited.image { color: #800080; text-decoration: underline; border: 2px solid #800080; } 
a:hover.image { color: #52AD5A; text-decoration: underline; border: 2px solid #52AD5A; }
a:active.image  { color: #FFFFFF; text-decoration: underline; border: 2px solid #FFFFFF; }

a:link.nav { color: #D6AD00; text-decoration: none; FONT-SIZE: 20px;}
a:visited.nav { color: #800080; text-decoration: none; FONT-SIZE: 20px;} 
a:hover.nav { color: #52AD5A; text-decoration: none; FONT-SIZE: 20px;}
a:active.nav  { color: #FFFFFF; text-decoration: none; FONT-SIZE: 20px;} 

a:link.underlined { color: #D6AD00; text-decoration: underline; font-style: normal; font-weight: normal; font-size: 1em;}
a:visited.underlined { color: #800080; text-decoration: underline; font-style: normal; font-weight: normal; font-size: 1em; } 
a:hover.underlined { color: #52AD5A; text-decoration: underline; font-style: normal; font-weight: normal; font-size: 1em; }
a:active.underlined  { color: #FFFFFF; text-decoration: underline; font-style: normal; font-weight: normal; font-size: 1em; }

.Caption { font-family: Arial; font-weight: bold; color: #FFFF00; }
.image { color: #D6AD00; text-decoration: underline; border: 2px solid #D6AD00; }

a:link.Caption { font-family: Arial; font-weight: bold; color: #D6AD00; text-decoration: underline; }
a:visited.Caption { font-family: Arial; font-weight: bold; color: #800080; text-decoration: underline; }
a:hover.Caption { font-family: Arial; font-weight: bold; color: #52AD5A; text-decoration: underline; }
a:active.Caption { font-family: Arial; font-weight: bold; color: #FFFFFF; text-decoration: underline; }