a.deflt{
	color: Blue;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Times New Roman;
	text-align: center;
}
a.blackfont{
	color: Black;
	font: bold 10pt Verdana;
	text-decoration: none;
	line-height: normal;
}
a.btn{
	color: Green;
	font: bold 10pt Verdana;
	text-decoration: none;
	line-height: normal;
	background-color : White;
}
a.menu{
	border: none;
	text-decoration: none;
}
a.msg{
	color: Maroon;
	font-family: Verdana;
	font-size: 10pt;
	font-family: Times New Roman;
	text-decoration: none;
	line-height: normal;
}
a.newslink{
	color : Blue;
	text-decoration : underline;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.newslinksm{
	color : Blue;
	text-decoration : underline;
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body{
	background-color: White;
	font: 10pt;
	font-family: Times New Roman;
}
img.menu{
	background: none;
	border: none;
}
div.bio{
	text-align: justify;
	color: black;
	font-size: 10pt;
	font-family: Times New Roman;
	line-height: normal;
	list-style-position: inside;
	list-style-type: square;
}

li.bio{
	text-align: justify;
	color: black;
	font-size: 10pt;
	font-family: Times New Roman;
	line-height: normal;
	list-style-position: inside;
	list-style-type: square;
}
p{
	text-align: left;
	color: black;
	font-size: 10pt;
	font-family: Times New Roman;
	line-height: normal;
}
p.bio{
	text-align: justify;
	color: black;
	font-size: 10pt;
	font-family: Times New Roman;
	line-height: normal;
}
p.blurb{
	text-align: justify;
	color: black;
	font-size: 12pt;
	font-family: Times New Roman;
	line-height: normal;
}
p.blurbhdr{
	text-align: justify;
	color: black;
	font-size: 12pt;
	font-family: Times New Roman;
	line-height: normal;
	text-decoration: underline;
	font-weight: bold;
}
p.contacts{
	text-align: center;
	color: black;
	font-size: 12pt;
	font-family: Times New Roman;
	line-height: normal;
}
p.footer{
	text-align: center;
	font-size: 10pt;
	font-family: Times New Roman;
	color: Maroon;
	font-variant: small-caps;
	line-height: normal;
}
p.quote{
	text-align: center;
	font-style: italic;
	font-size: 12pt;
	font-family: Times New Roman;
	color: Maroon;
	line-height: normal;
}
table{
	background-color: White;
}
table.sched{
	background-color: White;
	font: 10pt Verdana;
}
tr.sched{
	background-color: White;
	font: 10pt Verdana;
}
td.links{
	background-color: White;
	font: 10pt;
	font-family: Times New Roman;
	text-align: left;
	vertical-align: top;
	line-height: 25pt;
}
td.linkshdr{
	background-color: White;
	font: 14pt;
	font-family: Verdana;
	text-align: left;
	vertical-align: top;
	line-height: 25pt;
	color: Maroon;
	border-bottom: thin solid Black;
	font-weight: bold;
}
td.articles{
	text-align: center;
	padding-top: 10px;
	font-family: Times New Roman;
	padding-bottom: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
td.articleshilite{
	background-color: #CCCCFF;
	text-align: center;
	padding-top: 10px;
	font-family: Times New Roman;
	padding-bottom: 10px;
	padding-right: 10px;
	vertical-align: middle;
}