
.blue{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #003399;
}


.red{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #FF0000;
}


.pink{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #FF00FF;
}


.black{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #000000;
}


.big{
	font-family: Times New Roman, Times, Arial, Verdana;
	font-size: 120%;
	font-weight: bold;
}


.bold{
	font-weight: bold;
}

.big2{
	font-family: Times New Roman, Times, Arial, Verdana;
	font-size: 120%;
}


.bigblue{
	font-family: Times New Roman, Times, Arial, Verdana;
	font-size: 120%;
	color: #000066;
	font-weight: bold;
}



.dkblue{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #000066;
}



.bolddkblue{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #000066;
	font-weight: bold;
}


.bolddkred{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #FF0033;
	font-weight: bold;
}



.boldwhite{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #FFFFFF;
	font-weight: bold;
}



.boldblue{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #003399;
	font-weight: bold;
}



.largeblue{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #003399;
	font-size: 160%;
}



.largeblack{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #000000;
	font-size: 160%;
	font-weight: bold;
}


.boldblack{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #000000;
	font-weight: bold;
}


.boldblacksm{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 85%;
}



.boldblacksm2{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 85%;
}

.boldblacki{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}


.boldredi{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #FF0033;
	font-weight: bold;
	font-style: italic;
	font-size: 85%;
}

.italtitle{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #003399;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}


.dkitalttl{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #000066;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

.italic{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #003399;
	font-weight: bold;
	font-style: italic;
}


.dkblitalic{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #000066;
	font-weight: bold;
	font-style: italic;
}

.title{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #003399;
	font-size: 110%;
	font-weight: bold;
}

.whitetitle{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
}

.smwhite{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #FFFFFF;
	font-size: 80%;
}

.blacktitle{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #000000;
	font-size: 200%;
	font-weight: bold;
}


.blacktitle2{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #000000;
	font-weight: bold;
}

.smblue{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #003399;
	font-size: 90%;
}

.smbluebldital{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #003399;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
}

.bluebldital{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #003399;
	font-style: italic;
	font-weight: bold;
}

.smred{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #FF0000;
	font-size: 85%;
}

.smdkred{
	font-family: Times New Roman, Times, Arial, Verdana;
	color: #FF0000;
	font-weight: bold;
}

.smblack{
	font-family: Arial, Times New Roman, Times, Verdana;
	color: #000000;
	font-size: 80%;
}

.smblack2{
	font-family: Arial, Times New Roman, Times, Verdana;
	color: #000000;
	font-size: 85%;
}


.small{
	font-family: Times New Roman, Times, Arial, Verdana;
	font-size: 85%;
}


LI.leftindent {
	margin-left:  12px;
	list-style: none
}


TD.indent {
	margin:  0px 0px 2px 12px;
}


Table.border {
	border: outset 2px solid blue;
}
