BODY, TD, p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	
}

p{
	margin: 0.5em;
	text-align: justify;
}
.headmast{
	color: white;
	font-size: x-large;
	font-weight: bold;
}
.headmastsub{
	color: white;
	font-size: medium;
	font-weight: normal;
}

h1{
	font-size: x-small;
	margin: 0.5em;
}
li{
	list-style : disc outside;
}
ul{
	margin : .5em 3em .5em 3em;
}
.foot{
	color: white;
}
.topmenu{
	background-color : #99CCCC;
	color: #330099;
}

.attention{
	background-color : #bcecfe;
	padding : .5em;
	border : #bcecfe;
}
.strapline{
	text-align: center;
	font-size : x-small;
	font-weight : bold;
	background-color : #FFFF66;
	padding: .2em;
	margin : 0;
}
a.topmenu:link{
	color: #330099;
	font-size : xx-small;
	text-decoration: none;
	font-weight : normal;
	background-color : #99CCCC;
}

a.topmenu:visited{
	color: #330099;
	font-size : xx-small;
	text-decoration: none;
	font-weight : normal;
	background-color : #99CCCC;
}

a.topmenu:hover{
	color: #330099;
	font-size : xx-small;
	text-decoration: none;
	font-weight : normal;
	background-color : #99CCCC;
}
a.topmenu:active{
	color: #330099;
	font-size : xx-small;
	text-decoration: none;
	font-weight : normal;
	background-color : #99CCCC;
}

.leftmenu{
	text-align : left;
}

a.footer:link{
	color: #ffffff;
	font-size : xx-small;
	text-decoration: none;
	font-weight : normal;
	background-color :#0066FF;
}

a.footer:visited{
	color: #ffffff;
	font-size : xx-small;
	text-decoration: none;
	font-weight : normal;
	background-color : #0066FF;
}

a.footer:hover{
	color: #ffffff;
	font-size : xx-small;
	text-decoration: none;
	font-weight : normal;
	background-color : #0066FF;
}
a.footer:active{
	color: #ffffff;
	font-size : xx-small;
	text-decoration: none;
	font-weight : normal;
	background-color :#0066FF;
}