p	{
		margin-left: 1em;
		font-size: 10pt;
		font-family: "Times New Roman", Times, serif;
	}
	
p.emphasis	{
		margin-left: 1em;
		font-size: 13pt;
		font-family: "Times New Roman", Times, serif;
	}

p.student_quote {
		font-size: 12pt;
		margin-left: 2em;
		font-family: Papyrus,"Times New Roman", Times, serif;
		}

p.student_name {
		margin-top: -1em;
		margin-right: 2em;
		font-family: Papyrus,"Times New Roman", Times, serif;
		font-size: 10pt;
		}
		
p.bodytext {
		font-size: 9.25pt;
		margin-right: .5em;
		}

p.bodylink {
		font-weight: bold;
		font-style: italic;
		margin-right: 2em;
		}

p.copyright {
		margin-right: 1em;
		font-size: 7pt;
		font-family: "Times New Roman", Times, serif;
		}

p.category {
		font-size: 16pt;
		font-family: "Gill Sans MT","Gill Sans","Arial Rounded MT Bold","Arial Black", sans serif;
		font-weight: bold;
		color: gray;
		margin-bottom: 1em;
		margin-right: 1em;
		}

p.contest {
		font-size: 14 pt;
		font-weight: normal;
		font-family: "Gill Sans MT","Gill Sans","Arial Rounded MT Bold","Arial Black", sans serif;
 		color: gray;
		margin-top: 1em;
		margin-bottom: 1em;
		}
 

p.name {
		font-size: 14pt;
		font-family: "Gill Sans MT","Gill Sans","Arial Rounded MT Bold","Arial Black", sans serif;
		font-weight: normal;
		color: gray;
		margin-bottom: 1em;
		margin-left: .6em;
		} 

a:link	{color: black;}
a:hover	{color: #ee1300;}
a:visited {color: #c67101;}

li {
		list-style-type: disc;
		font-size: 10pt;
		font-family: "Times New Roman", Times, serif;
		margin-bottom: 1.25em;
	}

li.instructions {
		list-style-type: decimal;
		font-size: 9.5pt;
		font-family: "Times New Roman", Times, serif;
		margin-right: .25em;
		margin-bottom: .5em;
	}

li.fineprint {
		font-size: 8.5pt;
		font-family: "Times New Roman", Times, serif;
		margin-right: 1.25em;
		margin-bottom: .25em;
	}

li.calendar {
		font-family: "Gill Sans MT","Gill Sans","Arial Rounded MT Bold","Arial Black", sans serif;
		margin-right: -.5em;
	}
	
img.lefttop {
		border: 0;
		float: left;
		margin-left: 0em;
		margin-right: 1.5em;
		margin-bottom: 1.25em;
		}
		
img.leftbottom {
		border: 0;
		float: left;
		margin-left: 0em;
		margin-right: 1.5em;
		margin-top: 1.25em;
		}

img.leftmiddle {
		border: 0;
		float: left;
		margin-left: 0em;
		margin-right: 1.5em;
		margin-top: 1.25em;
		margin-bottom: 1.25em;
		}


img.rightbottom {
		border: 0;
		float: right;
		margin-right: 1em;
		margin-left: 1.5em;
		margin-top: 1.25em;
		}
		
img.righttop {
		border: 0;
		float: right;
		margin-left: 1.5em;
		margin-bottom: 1.25em;
		}
		
img.rightmiddle {
		border: 0;
		float: right;
		margin-left: 1.5em;
		margin-bottom: 1.25em;
		margin-top: 1.25em;
		}
	
img.calendar {
		border: 0;
		margin-top: .5em;
		margin-bottom: .5em;
		}