.heading {
	font-family: "Comic Sans MS", sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #990033;
	font-variant: normal;
	font-style: italic;
	line-height: normal;
	text-transform: none;
}

.mouseover {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
}

.text {  
	font-family: "Comic Sans MS", sans-serif; 
	font-size: 16px; 
	font-weight: bolder; 
	color: #006633
}

.menu {
	font-family: "Comic Sans MS",	sans-serif;
	font-size: 120%;
	font-weight: bolder;
	color: Aqua;
}

BODY {
	background-color: White;
	font-family: Times New Roman, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 11px;
	color: Black;
}

A {
	color: Blue;
	text-decoration: underline;
}

A:HOVER {
	color: Blue;
	font-size: 111%;
	text-decoration: underline;
	background-color: transparent;
}

A:ACTIVE {
	color: Green;
}

A:VISITED {
	color: Maroon;
}

.date {
	color: Black;
	font-size: 10px;
	font-family : Times New Roman, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}

.side {
	font-size: 11px;
	font-family : Times New Roman, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}

.nav {
	font-size: 110%;
	font-family: Comic Sans MS;
	line-height: normal;
	text-align: center;
}

.posts {
	font-size: 110%;
	font-family: Georgia, "Times New Roman", serif;
	line-height: normal;
	font-weight: bold;
	color: #0033CC;
}

.head {
	font-size: 18px;
	font-family : "Times New Roman", Times, serif;
	line-height : normal;
	color: #000000;
	color : #595A59;
	text-transform: uppercase;
	font-weight : bold;
	letter-spacing: 0px;
	word-spacing: 5px;

}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: oblique;
	text-align: center;
}

.footerleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: oblique;
}

.tables {
    PADDING-RIGHT: 10px;
    FONT-SIZE: 12px;
    COLOR: #006600;
    FONT-FAMILY: Comic Sans MS, New Roman, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: justify
}

.custom {
	font-size: 14pt;
	color: #1E90FF;
	font-style: normal;
	font-weight: lighter;
	
}
