body {
	font-family: Arial, Helvetica, sans-serif, Book Antiqua, Lucida, Sans Unicode; 
	font-size: 10pt;
	color: Black;
}
.body {
	font-family: Arial, Helvetica, sans-serif, Book Antiqua, Lucida, Sans Unicode; 
	font-size: 10pt;
	color: #006666;
}
td, p, li, select, input, div {font-size: 11pt;
}
p:{
	text-align: justify;
}
a.nor1
{
	background: Fuchsia;
	font-family: serif;
	background-color: Blue;
}
a:link {
	color: #008000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	background-color: #EEFFEE;
}
a:visited {
	color: #A2466D;
	font-weight: normal;
	text-decoration: none;
} 
a:hover {
	text-transform: none;
	text-decoration: none;
	background-color: #DDEAD7;
}
.buttons .buttons:link, buttons:visited {
	color: #A2466D;
}

.buttonscontainer {width: 160px;}
.buttons a {color: #607695;
background-color: #F4F7FB;
padding: 3px;
padding-left: 7px;
display: block;
border-bottom: 1px solid #D0D2D9;
font: 8pt Verdana, sans-serif;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #FFFFFF;
color: #FF7F0B;
text-decoration: none;}

h1, h2, h3, h4, h5, h6 {font-family:  "arial" verdana, Times New Roman, Times, Garamond;
}
h1 {color: red; font-size: 10pt;}
h2 {color: black;}
h3 {
	font-size: 11pt;
	color: #000077;
	background: #E7EFFA;
	font: normal normal 11pt Arial, Helvetica, sans-serif;
}
h4 {color: #054B3C;}
h5 {color: #054B3C;}
h6 {color: #054B3C;}

.combobox {
	color: #054B3C;
	font-size: 11pt;
	background-color: #FCFFF6;
	font-family: Garamond, Times New Roman, Times, Book Antiqua, Lucida, Sans Unicode;
}
.address {
	color: #FF9900;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-family: verdana, Garamond, Times New Roman, Times, Book Antiqua, Lucida, Sans Unicode;
}