
h1, h2, h3, h4, h5, h6
		{
	color: #333399;
	font-family: "Times New Roman", Times, serif;
	background : white;
	font-style: normal;
	font-weight: bold;	}
	p, li
		{
	color: #333399;
	font-family: "Times New Roman", Times, serif;
	background : white;
	font-size: small;
	font-style: normal;
	font-weight: normal;	}
	

.vsmallt {
	color: black;
	background: white;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: xx-small;
}
.vsmall {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
	margin-right: 5%;
}
.vsmallg {
	color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: white;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
}
	.small {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: white;
	font-style: normal;
	font-weight: normal;
	font-size: small;
}
	.smallt {
	color: #333399;
	font-family: "Times New Roman", Times, serif;
	background: white;
	font-style: normal;
	font-weight: normal;
	font-size: small;
}
.smalltb {
	color: #333399;
	font-family: "Times New Roman", Times, serif;
	background: white;
	font-style: normal;
	font-weight: bold;
	font-size: small;
}
.smalltbh {
	color: #333399;
	font-family: "Times New Roman", Times, serif;
	background: #EADFC3;
	font-style: normal;
	font-weight: bold;
	font-size: small;
}
.smalltbw {
	color: white;
	font-family: "Times New Roman", Times, serif;
	background: #333399;
	font-style: normal;
	font-weight: bold;
	font-size: small;
}
.medium {
	color: #333399;
	font-family: "Times New Roman", Times, serif;
	background: white;
	font-style: normal;
	font-weight: normal;
	font-size: medium;
}
	
	.mediumb {
	color: #333399;
	font-family: "Times New Roman", Times, serif;
	background: white;
	font-style: normal;
	font-weight: bold;
	font-size: medium;
}
.largebi {
	color: #333399;
	font: "Trebuchet MS";	
	background: white;
	font-style: normal;
	font-weight: bold;
	font-size: large;
	font-style: italic;
}
.navbarblk {
	
	color : #121C64;
	font-family : Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	padding: 1px ;
	vertical-align: middle;
}

.navbarblk a:link {
	
	color : White;
	font-weight : bold;
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.navbarblk a:visited {
	
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.navbarblk a:hover {
	background-color : #FFFFFF;
	color : #121C64;
	font-weight : bold;
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.navigationbarg {
	color: black;	 
	font-family : Verdana, Arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}
.navigationbarg a:link {
	color : black;
	font-weight : bold;
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.navigationbarg a:visited {
	color : black;
	font-weight : bold;
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.navigationbarg a:hover {
	background-color : #FFFFFF;
	color : black;
	font-weight : bold;
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.margin
{
	margin-left: 10%;
	margin-right: 10%;	
}

.vsmallgl {
	color: black;
	background: #EADFC3;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: xx-small;
	text-decoration: none;
}
.norepeat {
	background-repeat: no-repeat;
}