body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h4
{
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 12pt;
color: #000066;
}
h5
{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 10pt;
color: #000000;
}

.bor_l {
	border-color: #000066;
	border-width: 1 0 0 1;
	border-style: solid;
}
.border{
	border-color:#999999;
	border-width: 1;
	border-style: solid;
}
.bor_r{
	border-color: #000066;
	border-width: 1 1 0 0;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 000066;
	padding: 0 0 0 10;
}
.bor_last_r{
	border-color: #000066;
	border-width: 1 1 1 0;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 000066;
	padding: 0 0 0 10;
}
.bor_last_l{
	border-color: #000066;
	border-width: 1 0 1 1;
	border-style: solid;
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: CC9966;
}
.buttom_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 000066;
	
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.text_underline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #111111;
	text-decoranion: underline;
}

.text_m_r{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 000066;
}
.text_q{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #808080;
	padding-left: 20;
}
.text_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	padding:10 0 10 0;
	font-weight: bold;
}
.text_header_m{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	padding:10 0 10 0;
	font-weight: bold;
}
.text_header_r{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339966;
	padding:10 0 10 0;
	font-weight: bold;
}
.text_myth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.text_reality{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#339966;
	font-weight: bold;
}
.text_q_orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #D98513;
	text-align: right;
	font-style: italic;
}
.title_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: ffffff;
	padding: 10 0 0 50;
	font-weight: bold;
}
a.menu:link {
	color: 000066;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: 000066;
}
a.menu:hover {
	text-decoration: none;
	color: 000066;
}
a.menu:active {
	text-decoration: none;
	color: 00006;
}
.style18 {color: #FF9933}
.style19 {color: #66CC99}

input { 
 font-size: 11pt; 
 background-color: #FFFFFF;
 color: #000000;
 border: 1px solid #000066; 
}
textarea
{
font-size: 11pt; 
font-family: Arial, Verdana;
 background-color: #FFFFFF; 
 color: #000000;
 border: 1px solid #000066; 
}

input.buttons { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 font-weight: bold;
 background-color: #055395; 
 color: #FFFFFF; 
 padding: 2px 7px 2px 7px;
 border: 2px double #FFFFFF; 
}


