/* menu - menu style */
.menu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
}

/* major header */
.major {
	font-family: "Curlz MT";
	font-size: 36pt;
	font-weight: bold;
	color: #FFFF00;
}

/* photo title */
.phototitle {
	font-family: "Comic Sans MS", sans;
	font-size: 16pt;
	color: #00FF00;
}

/* main feature heading */
.featureheading {
	font-family: "Comic Sans MS", sans;
	font-size: 26pt;
	color: #FFFF00;	
}

/* main feature detail */
.featuredetail {
	font-family: "Comic Sans MS", sans;
	font-size: 18pt;
	font-weight: bold;
	color: #FF00FF;	
}

/* main feature link */
.featurelink {
	font-family: "Comic Sans MS", sans;
	font-size: 16pt;
	font-weight: bold;
	color: #00FF00;	
}

/*Footer title */
.footertitle {
	font-family: "Arial", sans;
	font-size: 10pt;
	font-weight: bold;
	color: #00FFFF;	
}

/*Footer text */
.footertext {
	font-family: "Arial", sans;
	font-size: 10pt;
	font-weight: bold;
	color: #00FF00;	
}

/*Article */
.article {
	font-family: "Times Roman", serif;
	font-size: 20pt;
	font-weight: normal;
	color: #00FF00;	
}

/*academy */
.academy {
	font-family: "Academy Engraved LET";
	font-size: 30pt;
	font-weight: bold;
	color: #FF0000;	
}

/* misc1 */
.misc1 {
	font-family: "Comic Sans MS", sans;
	font-size: 14pt;
	color: #00FFFF;
}

/* misc2 */
.misc2 {
	font-family: "Comic Sans MS";
	font-size: 20pt;
	color: #FF6600;
}

/*misc3 */
.misc3 {
	font-family: "Times Roman", serif;
	font-size: 24pt;
	font-weight: normal;
	color: #00FF00;	
}

/*misc4 */
.misc4 {
	font-family: "Times Roman", serif;
	font-size: 14pt;
	font-weight: normal;
	color: #00FFFF;	
}

/*misc5 */
.misc5 {
	font-family: "Times Roman", serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FF6600;	
}

/*misc6 */
.misc6 {
	font-family: "Comic Sans MS", sans;
	font-size: 14pt;
	font-weight: normal;
	color: #FF6600;	
}

/* misc7 */
.misc7 {
	font-family: "Comic Sans MS", sans;
	font-size: 14pt;
	color: #00FF00;
}

