BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	text-decoration : none;
	margin : 0% 0% 0% 0%;
}

P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
}

TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
}

a:link  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
	color : #000066;
}

a:visited  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
	color : #669966;
}

a:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color : #FFFFCC;
 	background-color: #FF0000;
}

a:active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
	color : #FF0000;
 	background-color: #FFFF00;
}

ol {
	font-family : Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: decimal;
	font-size: 9pt;
}
ul {
	font-family : Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: square;
	font-size: 9pt;
}
.credits {  
	font-family: "Courier New", Courier, monospace; 
	font-size: 9pt; 
	color: #FFFFFF;
	font-weight: bold;
}
.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17pt;
	font-style: italic;
	font-weight: bold;
	color: #990099;
}
.math {
	list-style-type: square;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #0033FF;
	border-right-color: #0066FF;
	border-bottom-color: #0099FF;
	border-left-color: #0000FF;
}
.social_studies {
	list-style-type: square;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #339900;
	border-right-color: #33CC00;
	border-bottom-color: #33FF00;
	border-left-color: #336600;
}
.language_arts {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #9933FF;
	border-right-color: #9966FF;
	border-bottom-color: #9999FF;
	border-left-color: #9900FF;
	list-style-type: square;
}
.science {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF9900;
	border-right-color: #FFCC00;
	border-bottom-color: #FFFF00;
	border-left-color: #FF6600;
	list-style-type: square;
}
.music {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF33FF;
	border-right-color: #FF66FF;
	border-bottom-color: #FF99FF;
	border-left-color: #FF00FF;
	list-style-type: square;
}
.other {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF3300;
	border-right-color: #FF6600;
	border-bottom-color: #FF9900;
	border-left-color: #FF0000;
	list-style-type: square;
}
.welcome {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #6666FF;
	border-right-color: #6699FF;
	border-bottom-color: #6600FF;
	border-left-color: #6633FF;
	list-style-type: square;
}
.hdr {
	font-family: "Comic Sans MS", Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
}
.hdr2 {
	font-family: "Comic Sans MS", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #3502CD;
}
.hdr3 {
	font-family: "Comic Sans MS", Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #FF6633;
	font-style: italic;
	text-decoration: blink;
	border-bottom-style: double;
	border-bottom-color: #336600;
}
