h1 {
		font-family: tahoma;
		font-size: 18pt;
		font-weight: bold;
		font-style: normal;
}

h2 {
		font-family: tahoma;
		font-size: 16pt;
		font-weight: bold;
		font-style: normal;
}

h3 {
		font-family: tahoma;
		font-size: 14pt;
		font-weight: bold;
		font-style: normal;
}

h4 {
		font-family: tahoma;
		font-size: 12pt;
		font-weight: bold;
		font-style: normal;
}

h5 {
		font-family: tahoma;
		font-size: 11pt;
		font-weight: bold;
		font-style: normal;
}

.h1 {
		font-family: tahoma;
		font-size: 18pt;
		font-weight: bold;
		font-style: normal;
}

.h2 {
		font-family: tahoma;
		font-size: 16pt;
		font-weight: bold;
		font-style: normal;
}

.h3 {
		font-family: tahoma;
		font-size: 14pt;
		font-weight: bold;
		font-style: normal;
}

.h4 {
		font-family: tahoma;
		font-size: 12pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
}

.h5 {
		font-family: tahoma;
		font-size: 11pt;
		font-weight: bold;
		font-style: normal;
}

p {
		font-family: tahoma;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
}

.p {
		font-family: tahoma;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
}

li {
		font-family: tahoma;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
}

a {
		font-family: tahoma;
		font-size: 10pt;
		color: #134800;
		font-weight: bold;
}

.a {
		font-family: tahoma;
		font-size: 10pt;
		color: #134800;
		font-weight: bold;
}

A:Hover {
		color: #9ABE9F;
}

td {
		font-family: tahoma;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
}

th {
		font-family: tahoma;
	}

.smalltxt {
		font-family: tahoma;
		font-size: 9pt;
		font-weight: normal;
		font-style: normal;
}

.tinytxt {
		font-family: tahoma;
		font-size: 8pt;
}

.title {
		background: #134800;
		font-family: tahoma;
		font-size: 14pt;
		font-weight: bold;
		font-style: normal;
		color: ivory;
		text-decoration:	none;
}

.oldtitle {
		background: #006B00;
		font-family: tahoma;
		font-size: 14pt;
		font-weight: bold;
		font-style: normal;
		color: ivory;
		text-decoration:	none;
}

.tabhead {
		background: #01004c;
		font-family: tahoma;
		font-size: 12pt;
		font-weight: bold;
		color:	ivory;
}

.tbhdsm {
		background: #01004c
		font-family: tahoma;
		font-size: 10pt;
		font-weight: bold;
}

.oldtbhdsm {
		background: #99CCB2;
		font-family: tahoma;
		font-size: 10pt;
		font-weight: bold;
}

iframe#schoolhub-login
{
    width: 185px;
    height: 180px;
    border: 1px solid #000;
}

div#widget-wrapper ol
{

}

div#widget-wrapper ol,
div#widget-wrapper ol li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

div#widget-wrapper ol li
{
    margin-bottom: 10px;
}

div#widget-wrapper li h2
{
    font-size: 12px;
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: bold;
    font-family: arial, sans-serif;
}

div#widget-wrapper li p.meta
{
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #999;
    margin: 0 0 2px 0;
}

div#widget-wrapper li p.body
{
    font-family: arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
}
