.background {	
	background: #0040ff;
}

.navbar {	
	background: #FFFF33;
}

.body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	margin: 0px;
	padding: 0px;

}
.emphasis {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #003399;
	text-transform: none;
}

.emphasis2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000033;
	text-transform: none;
}



.title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: lighter;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	background: #0033CC;
}
a {
	font-family: Tahoma;	
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	text-transform: none;
}
a:hover{
	text-decoration: underline;
}
tr {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	border: 1px #999999;
}
table {
	margin: 0px;
	padding: 0px;
	spacing: 0px;
	border: 1px #999999;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-transform: none;
}
.menu:hover{
	text-decoration: underline;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;


}

.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-transform: none;
}
.header {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-transform: none;
}
.subheader {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-transform: none;
	position: relative;
	top: auto;
}
.headlines {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	text-decoration: underline;
}

.footerLink {


	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-transform: lowercase;
}
.centre {
text-align: center;
}
.centre table {
margin-left: auto;
margin-right: auto;
}
.sidebar {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
body {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
