﻿TH {font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}


TD {font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}


TABLE {font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}


body {font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}


html {scrollbar-face-color:#2222B2;
	scrollbar-shadow-color:#35456A;
	scrollbar-highlight-color:#DFEFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#FFEFFF;
	scrollbar-track-color:#1C1C9D;
	scrollbar-arrow-color:#F0EEDD}

h1 { font: bold 14pt Arial; }
h2 { font: 12pt Arial; }
h3 { font: 10pt Arial; }
h4 { font: 9pt verdana; }
h5 { font: 10pt Arial Narrow; }
h6 { font: 9pt Arial Narrow; }


a:link {
	Color: #000071;
	font-weight: 400;
	font-size: 12px;
}

a:visited {
	Color : #003399;
	font-weight: 400;
	font-size: 12px;

}
a:hover {
	Color: #9F2800;
	font-weight: 400;
	font-size: 12px;
}
a:active {
	Color: #9F2800;
	font-weight: 400;
	font-size: 12px;
}

a.bold:link {
	Color: #000071;
	font-weight: 800;
	font-size: 12px;
}

a.bold:visited {
	Color : #003399;
	font-weight: 800;
	font-size: 12px;

}
a.bold:hover {
	Color: #9F2800;
	font-weight: 800;
	font-size: 12px;
}
a.bold:active {
	Color: #9F2800;
	font-weight: 800;
	font-size: 12px;
}

a.white:link {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
}

a.white:visited {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;

}
a.white:hover {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
}
a.white:active {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
}


.bigletter {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}
.boldedtext {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #010066;
}
.largerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #010066;
	font-weight: bold;
}
.smallerblue {
	font-family: Verdana;
	font-size: 9pt;
	color: #000080;
}

.smallerbluebold {
	font-family: Verdana;
	font-size: 9pt;
	color: #000080;
	font-weight: bold;
}

.smallerwhite {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
}

.smallerwhitebold {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.redfont {
	font-family: Verdana;
	font-size: 11pt;
	color: #9F2800;
}

.boldedtextred {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #9F2800;
}
.italicbold {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #9F2800;
	font-style: italic;
}
.smallbold {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #9F2800;
}
.italicred {
	font-family: Verdana;
	font-size: 10pt;
	color: #9F2800;
	font-style: italic;
}
.goldfont {
	font-family: Verdana;
	font-size: 9pt;
	color: #EADAA2;
	font-weight: bold;
}
