body {
	background-color: White;
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #5677D8;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #5677D8;
	text-decoration: underline;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size : 160%;
	margin-left : -5%;
	margin-top : 2.7em;
}

h3 {
	color : #005e98;
	font-size : 180%;
	text-align:center;
}

h4 {
	font-size : 115%;
}

h5 {
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

h6 {
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

blockquote {
	margin-left : 0;
}

caption {
	font-weight : 800;
}

th {
	text-align:left;
}


.tableone{
	background-color : #FFFFFF;
}

.tabletwo{
	background-color:  #CCD9FF;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
}
.tablethree{
	background-color: #7392EE;
	font-size: 11pt;
	
}

.tablefour{
	background-color: #B8CAFF
}

.tablefive{
	background-color:  #CCD9FF;
	font-size: 9pt;
	color: Black;

	

}

.tdlav {
	background-color : #CCD9FF;
}

.tddarklav {
	background-color : #B8CAFF;
}

.tdlightlav {
	background-color: #E5ECFF;
}

.fontsmall{
	font-size: 9pt;
}

.fontmouse{
	font-size: 7pt;
}

.copyright_text{
	font-size: 7pt;
	padding-bottom:5px;
}

	
.fontbold{
	font-weight: bold;
}

.fontbiggerbold {
	font-weight: bold;
	font-size: 14pt;
}
.fontboldi{
	font-weight: bold;
	font-style: italic;
}

.fontbig {
	font-size: 12pt;	
}

#page_content_cell {
	background-color:#CCD9FF;
}

#page_content_area {
	background-color : #E5ECFF;
	margin:5px;
	margin-right:10px;
	padding:20px;
}