
body
{
	font-family: Verdana;
	font-size: 12px;	
	background-color: black;
	color: #000000;
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	
}

p
{	color: #000000;
	font-size: 12px;
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	letter-spacing:0;
	margin-top:0;
	margin-bottom:10
}

.titlebar
{	margin:0; color: #FFFFFF;
	font-size: 12px;
	word-spacing: 0;
	text-indent: 0;
	line-height: 100%;
	letter-spacing:0;
	font-style:italic;
	font-weight:bold; text-align:right;
	background-color: #000000
}


.footer
{	font-size: 10px;
	color: #000000;
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	letter-spacing:0
}

.caption
{	color: #000000;
	font-size: 10px;
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	letter-spacing:0;
	margin-top:0;
	margin-bottom:0
}

h1
{
	font-size: 24px;
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	letter-spacing:0;
	margin-top:0;
	margin-bottom:0

}

.headermenu
{
	font-size: 14px;
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	letter-spacing:0;
	margin-top:0;
	margin-bottom:0; color:#FFFFFF;
	font-weight:bold; background-color:#000000

}

:link.headermenu
{
	color:#FFFFFF;
	text-decoration: none;
}

:visited.headermenu
{
	color:#FFFFFF;
	text-decoration: none;
}

:hover.headermenu
{
	color:#8393CA;
	text-decoration: none;
}

:active.headermenu
{
	color:#FFFFFF;
	text-decoration: none;
}

a:link
{
	color: #666666;text-decoration:underline 
}
a:active 
{
	color: #666666;text-decoration:underline
}

a:visited
{
	color: #666666;text-decoration:underline 
} 
a:hover
{
	color: #8393CA;text-decoration:underline 
} 

h2
{
	 font-size: 20px;
}
h3
{
	 font-size: 18px;
}
h4
{
	font-size: 16px;
}
h5
{
	font-size: 14px;
}
h6
{
	font-size: 12px;
}