BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #333300;
	margin: 0px;
	padding: 0px;
	color: #999966;
}
TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
H1 {
	font-size : x-large;
	font-weight : bold;
}
Table.general {
	background-color: #333300;
	margin: 0px;
	padding: 0px;
	color: #333300;
}
Table.standard {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: 	#999966;
	margin: 0px;
	padding: 0px;
	color: #333300;
}
Table.strong {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color: #999966;
	color: #333300;
	margin: 0px;
	padding: 0px;
}
Table.header {
	border-bottom : 1px solid Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
TABLE.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
TABLE.viewpage {
	font-family : Arial, Helvetica, sans-serif;
	width : 100%;
}
.right {
	border-right : 1px solid Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.left {
	border-left : 1px solid Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.top {
	border-top : 1px solid Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.bottom {
	border-bottom : 1px solid Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.topleft {
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.topright {
	border-top : 1px solid Silver;
	border-right : 1px solid Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.bottomleft {
	border-bottom : 1px solid Silver;
	border-left : 1px solid Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.bottomright {
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
TD.standard {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding: 0px;
	background-color: #999966;
}
TD.strong {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	margin: 0px;
	padding: 0px;
}
TD.zero {
	margin: 0px;
	padding: 0px;

}
TD.20 {
	height: 20px;
}

.linkname {
	background-color : Navy;
	font-weight : bold;
	font-size : 12px;
	text-align : center;
	border : medium solid Navy;
}
.linkname1 {
	background-color : White;
	font-weight : bold;
	font-size : 12px;
	text-align : center;
	border : thin solid Navy;
}
.linkname2 {
	background-color : #F0FFF0;
	font-weight : bold;
	font-size : 11px;
	text-align : center;
	color : Navy;
	border : 1px solid Navy;
}
TD.email{  
			background-color : silver;
			font-size : 11px;
		}
TD.email2{
	font-family : "Times New Roman";
	font-size : 12pt;
}	
P.strong {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
P.standard {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}	
input.email{
	font-size : 11px;
	border : 1px solid Black;
}
input.submit{
	font-size : 11px;
	border : 1px solid Black;
	background : silver;
}
HR.colour {
	color : Silver;
	height : 1pt;
}
A. {
	color : #FF9966;
	text-decoration: underline;
}
A.:VISITED {
	color : #FF9966;
	text-decoration: underline;
}
A.:HOVER {
	color : #FF9966;
	text-decoration : none;
}

.colour {
background-color:999966;
font-weight:bold;
color:black;
}
