LI {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 9pt;
	color : #552346;
	padding-bottom : 5px;
	line-height : 10pt;
}

P  {
	font-size : 9pt;
	font-family : Tahoma, Arial, sans-serif;
	color : #552346;
	line-height : 10pt;
}

TD  {
	font-size : 9pt;
	font-family : Tahoma, Arial, sans-serif;
	color : #552346;
	line-height : 10pt;
}

UL  {
	font-size : 9pt;
	font-family : Tahoma, Arial, sans-serif;
	color : #483D8B;
	line-height : 10pt;
}

H1  {
	font-size : 15pt;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : bold;
	color : #552346;
	line-height : 16pt;
}

H2  {
	font-size : 13pt;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : bold;
	color : #552346;
	line-height : 14pt;
}

H3  {
	font-size : 11pt;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : bold;
	color : #552346;
	line-height : 12pt;
}

H4  {
	font-size : 9pt;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : bold;
	color : #552346;
	line-height : 10pt;
}

A  {
	font-size : 9pt;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #631B7E;
	text-decoration : none;
	line-height : 10pt;
}

A:Visited  {
	font-size : 9pt;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #631B7E;
	text-decoration : none;
	line-height : 10pt;
}

A:Active  {
	font-size : 9pt;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #361D4E;
	text-decoration : none;
	line-height : 10pt;
}

A:Hover  {
	font-size : 9pt;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : normal;
	color : #F0965A;
	text-decoration : none;
	line-height : 10pt;
}
a.nav:link,a.nav:visited{
color:#330033;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 10pt;
  background-color: transparent;
  display: block;
  left: 20px;
  font-weight: bold
}
a.nav:hover{
color:#FFFFFF;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 10pt;
  background-color: #996633;
  font-weight: bold
}
a.nav:active{
color:#FFFFFF;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 10pt;
  background-color: #996633;
  font-weight: bold
}

a.nav2:link,a.nav2:visited{
color:#330033;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 10pt;
  background-color: transparent;
  display: block;
  left: 20px;
  font-weight: bold
}
a.nav2:hover{
color:#FFFFFF;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 10pt;
  background-color:  transparent;
  font-weight: bold
}
a.nav2:active{
color:#FFFFFF;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 10pt;
  background-color:  transparent;
  font-weight: bold
}

BODY  {
	margin-left : 5;
	margin-right : 5;
	margin-bottom : 5;
	margin : 5;
	background-color : #FFFFFF;
}

.container1{
background-color:#BEC9CD;
margin:5px;
padding:5px;
width:160px;
height:130px;
border: medium solid #FFFFFF;

}