/*Fonts for table and body*/
BODY
{MARGIN:0;color:#000000; font-size:10pt; font-family:times, serif;font-weight:none}

table
{color:#C12267; font-size:10pt; font-family:times, serif;font-weight:none}

.HEADER
{color:#571B7e;font-weight:bold;font-size:14pt;text-decoration:none}

.HEADER2
{color:#571B7e;font-weight:bold;font-size:11pt;text-decoration:underline}

.answer
{color:#C12267; font-size:10pt; font-weight:bold; font-family:times; text-decoration:none}

/*links*/
A.links:link, A.links:visited, A.links:active
{color:#C12267; font-size:10pt; font-weight:none; font-family:times, serif; text-decoration:none}
A.links:hover{color:#571B7e; border: none; text-decoration:underline}

A.searchlink:link, A.searchlink:visited, A.searchlink:active
{font-family:times;font-size:10pt;color:white;font-weight:bold;text-decoration:none}
A.searchlink:hover{color:white; border: none; text-decoration:underline}

A.menulink {
display: block;
width: 130px;
height: 22px;
margin-left:5px;
margin-top:4px;

text-align: left;
text-decoration: none;
font-weight:bold;
font-family:times;
font-size:10pt;
color: #571B7e;
BORDER: none;
background-color: #fffafa;
border: solid 1px #571B7e;
}

A.menulink:hover {
border: solid 1px #571B7e;
color: #C12267;
background-color:#660066;
}

A.titlelink {
display: block;
margin-top:4px;
margin-bottom:4px;

text-align: center;
text-decoration: none;
font-weight:bold;
font-family:times;
font-size:10pt;
color: #571B7e;
BORDER: none;
background-color: none;
border: solid 2px #999999;
}

A.titlelink:hover {
border: solid 2px #571B7e;
color: #571B7e;
background-color: none;
}

A.greytitlelink {
display: block;
margin-top:4px;
margin-bottom:4px;

text-align: center;
text-decoration: none;
font-weight:bold;
font-family:times;
font-size:10pt;
color: #571B7e;
BORDER: none;
background-color: #CCCCCC;
border: solid 2px #999999;
}

A.greytitlelink:hover {
border: solid 2px #571B7e;
color: #571B7e;
background-color:#CCCCCC;
}

/*Footer*/
.footer
{
	font-size:8pt;
	font-family:times;
	color:#000000;
	line-height:12pt;
}

A.footlink:link, A.footlink:visited, A.footlink:active
{color:#000000; font-size:8pt; font-weight:bold; font-family:times; text-decoration:none}
A.footlink:hover{color:#571B7e; border: none; text-decoration:none}