.header {
	font-family: Courier New;
	font-size: 16pt;
	font-weight: bold;
	color: #00CCCC;

}
.header a {
	font-family: Courier New;
	font-size: 16pt;
	font-weight: bold;
	color: #00CCCC;

}
.header a:hover {
	font-family: Courier New;
	font-size: 16pt;
	font-weight: bold;
	color: #00CCCC;

}
.text {
	font-family: Garamond;
	font-size: 12pt;
	color: #333333;
	
}
.text a {
	font-family: Garamond;
	font-size: 12pt;
	color: #333333;
}
.text a:hover {
	font-family: Garamond;
	font-size: 12pt;
	color: #333333;
}
.subtext {
	font-family: Garamond;
	font-size: 10pt;
	color: #333333;	
}
.subtext a {
	font-family: Garamond;
	font-size: 10pt;
	color: #333333;	
}
.subtext a:hover {
	font-family: Garamond;
	font-size: 10pt;
	color: #333333;	
}
.header_inv {
	font-family: Courier New;
	font-size: 16pt;
	font-weight: bold;
	color: #FF3333;

}
.header_inv a {
	font-family: Courier New;
	font-size: 16pt;
	font-weight: bold;
	color: #FF3333;

}
.header_inv a:hover {
	font-family: Courier New;
	font-size: 16pt;
	font-weight: bold;
	color: #FF3333;

}
.text_inv {
	font-family: Garamond;
	font-size: 12pt;
	color: #CCCCCC;
	
}
.text_inv a {
	font-family: Garamond;
	font-size: 12pt;
	color: #CCCCCC;
}
.text_inv a:hover {
	font-family: Garamond;
	font-size: 12pt;
	color: #CCCCCC;
}
.subtext_inv {
	font-family: Garamond;
	font-size: 10pt;
	color: #CCCCCC;
}
.subtext_inv a {
	font-family: Garamond;
	font-size: 10pt;
	color: #CCCCCC;
}
.subtext_inv a:hover {
	font-family: Garamond;
	font-size: 10pt;
	color: #CCCCCC;
}

