body, td, input, textarea, li, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
}
.ARightMenu {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
    text-align:right;
}
.ARightMenu:HOVER {
	color: #999999;
	text-decoration: underline;
}	
.ALeftMenu {
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
    text-align:left;
}
.ALeftMenu:HOVER {
	color: #009900;
}	
.ATopMenu {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
    text-align:left;
	padding-left:3px;
	font-weight:bold;
}
.MenuIndent {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
    text-align:left;
	padding-left:10px;
}
.ATopMenu:HOVER {
	color: #000000;
	text-decoration: underline;
}
.MainText {
    text-align:left;
    color: #000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.MainTextPhoto {
    text-align:left;
    color: #000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    padding-right: 5px;
    padding-left: 15px;
}
.styleh1 {
	text-align: left;
	font-size: 18pt;
    font-style:italic;
	font-weight: bold;
	color: #FF0000;
    font-family:"Times New Roman", Times, serif;
}
.styleh2 {
	text-align: centre;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
    font-family:"Times New Roman", Times, serif;
}
.styleh3 {
	text-align: left;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.styleh4 {
	text-align: left;
	font-size: 14px;
	color: #8E61A2;
	font-weight: bold;
}
.styleh5 {
	text-align: left;
	font-size: 12px;
	color: #8E61A2;
	font-weight: normal;
}
.styleh6 {
	text-align: left;
	font-size: 16px;
	color: #8E61A2;
	font-weight: bold;
}
.tableborder {
	border-bottom-width: 1px;
	border-bottom-color: #EAEAEC;
	border-bottom-style:solid;
	border-top-width: 1px;
	border-top-color: #EAEAEC;
	border-top-style:solid;
	border-left-width: 1px;
	border-left-color: #EAEAEC;
	border-left-style:solid;
	border-right-width: 1px;
	border-right-color:  #EAEAEC;
	border-right-style:solid;
    padding:6px;
}
.photoborder {
	border-bottom-width: 1px;
	border-bottom-color:#EAEAEC;
	border-bottom-style:solid;
	border-left-width: 1px;
	border-left-color: #EAEAEC;
	border-left-style:solid;
	border-right-width: 1px;
	border-right-color: #EAEAEC;
	border-right-style:solid;
    border-top-width: 1px;
	border-top-color: #EAEAEC;
	border-top-style:solid;
    padding: 6px;
}
    
