body 		{ font-family : Arial; margin-top : 0px; margin-left : 0px }

.sidebar 	{ font-family : Arial; font-size : 13px; color : #ffffff }
.heading	{ font-family : Abadi MT Condensed Light; font-size : 25px; color : #183d14; letter-spacing : 12px }
.normaltext	{ font-family : Arial; font-size : 13px; color : #09331b }
.legal		{ font-family : Arial; font-size : 10px; color : #333333 }

h3			{ font-family : Arial; font-size : 15px; color :#09331b; margin-bottom : 1px }

.greenbg 	{ background-color : #d7ffcd }
.purplebg	{ background-color : #320639 }
.tablebg	{ background-color : #B4D9A3; border : 1px solid #3b7832 }
.greybg		{ background-color : #333333 }
.whitebg	{ background-color : #ffffff }

.greentable	{ background-color : #AFDCA5; border : 1px solid #4f7f43 }

a:active 	{ color : #3d8f6b; text-decoration : none; font-weight : bold }
a:hover		{ color : #3d8f6b; text-decoration : underline; font-weight : bold  }
a:link		{ color : #3d8f6b; text-decoration : none; font-weight : bold  }
a:visited	{ color : #3d8f6b; text-decoration : none; font-weight : bold  }
