html, body, table, tr, td, div{
	font-family: 	Verdana, Arial, sans-serif;
	font-size:	12px;
}
body{
	background: url(/sites/site11/images/bkgrnd_greydots.png) white;
	padding: 	0px;
	margin: 	5px; 
}
img{
	border: none;
}
h1{
	font-size: 14px;
	font-weight: bold;
	display: inline;
	color: white;
}
h2{
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
h3, h3.cdd{
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	display: inline;
}
h4{
	font-size: 10px;
	font-weight: normal;
	color: #000;
	display: inline;
}

span.cdd
{
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	display: inline;

}

.tablink, .tablink:visited{
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.tablink:hover{
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}
.navlink, .navlink:visited{
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.navlink:hover{
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

.plainlink, .plainlink:visited
{
	color: black;
	text-decoration: none;
}

.plainlink:hover
{
	color: black;
	text-decoration: underline;
}

.greylink, .greylink:visited
{
	color: #777;
	text-decoration: none;
}

.greylink:hover
{
	color: #777;
	text-decoration: underline;
}

ul.answer_list
{
	font-size: 90%;
	padding-top: 4px;
	padding-bottom: 2px;
	list-style: url(/sites/site11/images/arrow.gif);
}

li.answer_list
{
}

div.directory
{
	font-size: 20px;
}

a.school_link, a.school_link:visited
{
	color: black;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a.school_link:hover
{
	color: black;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}

a.articles_headline, a.articles_headline:visited
{
	font-size: 10pt;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.articles_headline:hover
{
	font-size: 10pt;
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
