
a{
text-decoration:none;
font-family: 'arial','Sans-Serif';
color:white;
font-weight: bold;
font-size: 8pt;
}
a:hover{
color:#065248;
}

.link1 {
font-size: 12px; 
font-family: 'arial','Sans-Serif';
font-weight: bold;
color: white;
}

.link2 {
font-size: 12px; 
font-family: 'arial','Sans-Serif';
text-decoration: none;
font-weight: bold;
color: red;
}

.link3 {
font-size: 12px; 
font-family: 'arial','Sans-Serif';
text-decoration: none;
font-weight: bold;
color: #BD3873;
}

.link5 {
font-size: 12px; 
font-family: 'arial','Sans-Serif';
text-decoration: none;
font-weight: bold;
color: #BD3873;
}

h1
{
	font-family: 'arial','Sans-Serif';
	font-size: 10pt;
	font-weight: normal;
	color: black;
    text-align: left;
}
h2
{
	font-family: 'arial','Sans-Serif';
	font-size: 11pt;
	font-weight: normal;
	color: black;
    text-align: center;
}
h3
{
	font-family: 'arial','Sans-Serif';
	font-size: 11pt;
	font-weight: bold;
	color: black;
    text-align: left;
}
h4
{
	font-family: 'arial','Sans-Serif';
	font-size: 11pt;
	font-weight: normal;
	color: black;
    text-align: right;
}

h5
{
	font-family: 'arial','Sans-Serif';
	font-size: 8pt;
	font-weight: bold;
	color: #BD3873;
	text-align: center;
}

h6
{
	font-family: 'arial','Sans-Serif';
	font-size: 11pt;
	font-weight: bold;
	color: #BD3873;
	text-align: center;
}
BODY

{
scrollbar-face-color: #285651; 
scrollbar-track-color: #42BEAD;
scrollbar-arrow-color: #BD3873;
scrollbar-3dlight-color: #9FBBEF; 
scrollbar-highlight-color: #6C6FD6; 
scrollbar-shadow-color: #2A2A4B;
scrollbar-darkshadow-color: black
}