body {
	background-color: #FFFFFF;
	color: #000000;
	}

a:link {
	color: #FF3333;
	text-decoration: none;
	}
		
a:visited {
	color: #FF3333;
	text-decoration: none;
	}

a:active {
	color: #FF3333;
	text-decoration: none;
	}

a:hover {
	color: #FF3333;
	text-decoration: underline;
	}

.sidebar {
	color: #FFFFFF;
	text-align: left;
	font-size: 10pt;
	font-family: Verdana;
	margin-left: 5px;	
	}
.sidebarselected {
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	margin-left: 5px;
	}

a.sidebar:link {
	color: #FFFFFF;
	text-decoration: none;
	}
		
a.sidebar:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

a.sidebar:active {
	color: #FFFFFF;
	text-decoration: none;
	}

a.sidebar:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}



.sidebarsub {
	color: #FFFFFF;
	text-align: left;
	font-size: 10pt;
	font-family: Verdana;
	margin-left: 35px;	
	}
.sidebarsubselected {
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	margin-left: 35px;
	}

a.sidebarsub:link {
	color: #FFFFFF;
	text-decoration: none;
	}
		
a.sidebarsub:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

a.sidebarsub:active {
	color: #FFFFFF;
	text-decoration: none;
	}

a.sidebarsub:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.function {
	font-size: 10pt;
	font-family: Courier New;
	color: #000000;
}
.title {
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 24pt;
	text-decoration: none;
	}

.titlesub {
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 14pt;
	}



.add_font1 {
	font-size: 24pt;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}
.add_font2 {
	font-size: 12pt;
	font-family: Verdana;
	color: #000000;
}
.add_font3 {
	font-size: 14pt;
	font-family: Arial;
	color: #333399;
	font-weight: bold;
}
.add_font4 {
	font-size: 11pt;
	font-family: Arial;
	color: #000000;
}







