Body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top:5px;
	margin-bottom:5px;
	}
dl {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size:14pt;
	font-weight:bold;
	}
dd {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size:12pt;
	font-weight:normal;
	}

a:link {
	color: #FF6600;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

b.schoolname {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size:30pt;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	}
b.schoolname2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:18pt;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	}
b.pgtitle {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size:24pt;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	}
b.bnrtext {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size:14pt;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	}
b.small {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size:12pt;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	}

/* TRISH STYLES */

.tk_text{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
a.tk_text:link, a.tk_text:visited {
	color: #FF6600;
	text-decoration:none;
	}

a.tk_text:hover, a.tk_text:active {
	text-decoration:underline;
	}

.footer{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	}

A.footer:LINK, A.footer:VISITED {
	color: #666666;
	text-decoration: none;
	}

A.footer:HOVER, A.footer:ACTIVE {
	color: #0000CC;
	text-decoration: underline;
	}

.tk_school {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	}

A.tk_school:LINK, A.tk_school:VISITED {
	color: #0000CC;
	text-decoration: none;
	}

A.tk_school:HOVER, A.tk_school:ACTIVE {
	color: #0000CC;
	text-decoration: underline;
	}

hr {
      border: none 0; 
      border-top: 3px dotted;/*the border*/
      width: 90%;
      height: 3px;/*whatever the total width of the border-top and border-bottom equal*/
} 
