@charset "UTF-8";
.Header {
	font-family: Papyrus;
	font-size: 36pt;
	color: #CCCCCC;
}
.Sub_Header {
	font-family: Papyrus;
	font-size: 20pt;
	color: #CCCCCC;
}
.MainLinks {
	font-family: Papyrus;
	font-size: 16pt;
	color: #3399CC;
}
.text {
	font-family: Papyrus;
	font-size: 14px;
	color: #CCCCCC;
}
.blue_header {
	color: #0000FF;
}

