/*cope with inheritance bugs*/
body, table, th, td,p,br,ol,uk,li {
color:#000000;
font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#009999;
text-decoration:none;
}

a:visited{
color:#999999;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:underline;
}

a:active{
color:#009999;
text-decoration:none;
}
a.menu:link{
color:#000000;
font-size:12px;
text-decoration:none;
}

a.menu:visited{
color:#000000;
font-size:12px;
text-decoration:none;
}

a.menu:hover{
color:#FF0000;
font-size:12px;
text-decoration:underline;
}

a.menu:active{
color:#000000;
font-size:12px;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H4, H5, H6 {
font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
}

H3{
font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
}

.actsmallheading {
	font-size:100px;
	color:#ffffff;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.thinborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.thinred {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #005555;
}

.thinred2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #005555;
}

.actsmallheading {
	font-size:85%;
	color:#ffffff;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
