body{
	font-family: Tahoma;
	background-color: #FFFFFF;
}

.text1 {
	font-size: 11pt;
  margin-left: 5px;
	font-weight: normal;
	color: #5D5D5D;
}

.text2 {
	font-size: 10pt;
	font-weight: normal;
	color: #686356;
}

.text3 {
	font-size: 10pt;
	font-weight: normal;
	color: #1e3fa9;
}
.text4 {
	font-size: 8pt;
	font-weight: normal;
	color: #858585;
}
.text5 {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
	

.inp1 { background-color:#FCFCFC; border-color: #6D90B0; border-width: 1px; border-style: solid; width: 565px; height: 20px;}
.inp2 { width:70px; height:20px;}

a{
	text-decoration: none;
	color: #1e3fa9;
}
a:hover{
	text-decoration: underline;
	color: #336699;
}
a#id2{
	font-size: 10pt;
	text-decoration: none;
	color: #686356;
}
a#id2:hover{
	font-size: 10pt;
	text-decoration: none;
	color: #686356;
}

hr{
 color:#FFFFFF
}
img.thumb {
	margin: 0px 5px 10px 5px;
	border: 1px solid #FF9C0F;
	width: 120px;
	height: 90px; 
}

.ul2{
    padding-left: 15px;
}
li{
    font-size: 10pt;
    color: #F0A31F;
    margin-top: 3px;
}
h1 {
    font-family: Serif, Georgia;
    font-size: 47pt;
    font-weight: normal;
    margin: 0px 0px 0px 10px;
    font-style: italic;
}
h1 a, h1 a:hover {
    text-decoration: none;
    color: #1e3fa9;
}

