<style>
H1
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 18pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold
}
.quote {
	color:#FFFFFF;
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
}
.style1 {color:#00477f; font-size: large; font-family: "Times New Roman", Times, serif;}
.style2 {
	color: #666666;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 15px;
}
.style3 {
	color: #666666;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	color: #666666;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {
	font-family: "Times New Roman", Times, serif
	font-size: medium;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
}
.student {
	color:#00477f;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.s_quote {
	color: #00477f;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

body {
	background-image: url();
	background-color: #abd1d4;
}
a:visited {
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	font-size: small;
	color: #d69f0e;
}
a:link {color:#d69f0e; font-family:"Times New Roman", Times, serif; font-size:small;}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #00477f;
}
a:active {
	text-decoration: none;
	font-size: small;
}
.borders-l { 
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 6px;
	}
.borders-r { 
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 6px;
	}
	
.ref {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #FFFFFF;
}
.bullet {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:x-small; color:#666666 }
