A {
color: #FFFFFF;
font-size: 12px;
font-family: Arial;
text-decoration: none;
}

A:HOVER {
	color: #DBD389;
        font-size: 12px;
      font-family: Arial;
	 
}

A.footer {
color: #FFFFFF;
font-size: 8pt;
font-family: Arial;
text-decoration: none;
}

A.footer:HOVER {
	color: #DBD389;
        font-size: 8pt;
      font-family: Arial;
	 
}


A.bodylinks {
color: #000000;
font-size: 9pt;
font-family: Arial;
}

A.bodylinks:HOVER {
	color: #DBD389;
        font-size: 9pt;
      font-family: Arial;
	 
}

body {
	background-color: #28255A;
	margin-top: 0px; 
      margin-bottom: 0px; 
      margin-right: 0px;
      margin-left: 0px; 
      scrollbar-arrow-color: #000000;
            scrollbar-base-color: #DBD389; 
            scrollbar-dark-shadow-color: #FFFFFF;
           scrollbar-shadow-color: #DBD389;
           scrollbar-highlight-color: #FFFFFF; 
           scrollbar-3dlight-color: #514D87;
           scrollbar-track-color: #514d87;	
	
}

.subbody {
	background-color: #FFFFFF;
	
}

.button {
	background-color: #DbD389;
	font-size: 8pt;
	color: #28255A;
	
}

h1 {
font-family: Arial;
	font-size: 14pt;
	margin-left: 10px;
}

h2 {
font-family: Arial;
	font-size: 12pt;
	margin-left: 10px;
}

p  {
	font-family: Arial;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 15px;
	text-align: justify;
}

td {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
}

.tdblue {
	background-color: #514D87;
	
}

.tdlightblue {
	background-color: #DEE0EC;
	
}

.tddkblue {
	background-color: #28255A;
	}

.tdgold {
	background-color: #DBD389;
	}

.footer {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-align:center;
}

