@import url("popup.css");

h1 {font-weight: bold; font-size: 12px; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}

h2 {font-weight: bold; font-size: 11px; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}

h3 {font-weight: bold; font-size: 12px; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; margin:0px; padding:0px;}
body {
	background-color: #264D5E;
}
.sidespacer {
	background-image: url(images/side_spacer.jpg);
	background-repeat: repeat-y;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.FunFont {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
}
.smallText {
	font-size: 10px;
}
.subheader {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.subheaderBlue {

	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.subheaderRed {

	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.subheaderGreen {
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}
.subheaderYellow {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.OutlineText {
	font-size: 12px;
}


.subheaderPurple {

	font-size: 18px;
	font-weight: bold;
	color: #CC3399;
}
.subheaderPink {

	font-size: 18px;
	font-weight: bold;
	color: #FF99CC;
}
