﻿
body, td, th {
	font-size: 12px;
	line-height: 135%;
	font-family: Tahoma, Arial, Times New Roman;
}

form { margin: 0px; }

html, body{	padding: 0px;margin: 0px; text-align:center; }

img{	border: 0px none #ffffff;}


a.header_bar			{ color: #FFFFFF; text-decoration: none; }
a.header_bar:link		{ color: #FFFFFF; text-decoration: none; }
a.header_bar:active		{ color: #FFFFFF; text-decoration: none; }
a.header_bar:visited	{ color: #FFFFFF; text-decoration: none; }
a.header_bar:hover		{ color: Orange; text-decoration: underline; }


a.menu			{ color: #000000; text-decoration: none; font: bold;}
a.menu:link		{ color: #000000; text-decoration: none; font: bold;}
a.menu:active	{ color: #000000; text-decoration: none; font: bold;}
a.menu:visited	{ color: #000000; text-decoration: none; font: bold;}
a.menu:hover	{ color: #FFFFFF; text-decoration: none; font: bold;}


h2
{
    font-size: 11pt; margin:14px 0px 8px 0px;
    font-family: Verdana,Tahoma, Arial, Times New Roman;
}


.font_small { font-size: 6pt; }   
.font_common { font-size: 8pt; }   
.font_big { font-size: 12pt; }     
.font_bigx{ font-size: 14pt; }   
.font_bigxx{ font-size: 20pt; }   


hr {
    color: #6699ff;
    background-color: #6699ff;
    border-color: #6699ff;
    border-style: solid;
    clear: both;
}

.comment 
{
	font-size: 95%;
    color: #666666;
}


