p {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #002065;
	   }

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	color: #002065;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.title {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #002065;
	font-weight: bold;
}

.accent {  font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 10px; font-style: normal; line-height: 12px; color: #002065;}

.text {  	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #002065;
}
.credit {  font-family:  Arial, Helvetica, Verdana, sans-serif; 
		font-size: 8px; 
		font-style: normal; 
		color: #002065;}

A
{
    TEXT-DECORATION: underline;
    color: #002065;
}

A:visited
{
    TEXT-DECORATION: underline;
    color: #002065;
}
A:hover
{
    TEXT-DECORATION: underline;
    color: #DFA200;
}
A:active
{
    TEXT-DECORATION: none;
    color: #DFA200;
}


.bgBLdk
{
	background-color: #002065;
}

.bgBLlt
{
	background-color: #E5E8EF;
}

.bgYW
{
	background-color: #DFA200;
}
.hometext {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	color: #002065;
	font-weight: bold;

}
