BODY{
	color:#FF9933;
	font-size:medium;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align: justify;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#333333;
	background-color: #000000;
	list-style-position: inside;
	list-style-type: disc;
	line-height: normal;

}
FONT{
	color:#FF9933;
	font-size:medium;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	text-align: justify;
	vertical-align: text-top;
}
P{
	font-size:small;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	text-align: justify;
}

a:link.green    { color: #ff9933; text-decoration: none }
a:visited.green { color: #ff9933; text-decoration: none }
a:active.green  { color: #ff9933; text-decoration: none }
a:hover.green   { color: #00cc33; text-decoration: none }

a:link.bold    { color: #ff9933; text-decoration: none }
a:visited.bold { color: #ff9933; text-decoration: none }
a:active.bold  { color: #ff9933; text-decoration: none }
a:hover.bold   { color: #ff9933; text-decoration: bold }

a:link.white    { color: #ff9933; text-decoration: none }
a:visited.white { color: #ff9933; text-decoration: none }
a:active.white  { color: #ff9933; text-decoration: none }
a:hover.white   { color: #ffffff; text-decoration: none }

a:link.black    { color: #ff9933; text-decoration: none }
a:visited.black { color: #ff9933; text-decoration: none }
a:active.black  { color: #ff9933; text-decoration: none }
a:hover.black   { color: #000000; text-decoration: none }


H1{
	font-size:large;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	text-decoration:bold;
	color: #FFCC33;
}
H2{
	font-size:x-large;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
	color: #FFCC33;
	font-style: normal;
	line-height: normal;

}
H3{
	font-size:large;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
	color: #FFCC33;
	font-style: normal;
	font-variant: small-caps;

}

H4 {
	font-family: Georgia, Arial, Helvetica, sans serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
}

H5 {
	font-family: Georgia, Arial, Helvetica, sans serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;

}

.tinyfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: normal;
	font-variant: small-caps;
	color: #FF8040;
}

.left{
	font-size:x-small;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	text-align: left;
}

.medium{
	font-size:medium;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	text-align: justify;
}

.round{
	font-size:small;
	font-family: Georgia, Arial, Helvetica, sans serif;
	font-weight:normal;
	text-decoration:none;
	text-align: justify;
}

.small{
	font-size:x-small;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	text-align: justify;
}

.black{
	font-size:small;
	font-family: Georgia, Arial, Helvetica, sans serif;
	font-weight:normal;
	text-decoration:none;
	text-align: center;
	text-color: #000000;
}

.titlebar{
	font-size:medium;
	font-family: Georgia, Arial, Helvetica, "sans serif";
	font-weight:bold;
	text-decoration:none;
	text-align: left;
	text-color: #00ff33;
	font-variant: small-caps;
	color: #00FF00;

}
