body {		background-color : white;
		text-align : center;
		color : rgb(33,54,105);}


.center {	padding : 15px;
		text-align : left;
		border-left : thin groove red;
		border-top : thin groove red;}


.table {width : 808px;}

.mainlogo {	background-image : url(logo2.jpg);
		background-repeat : no-repeat;
		height : 120px;
                                width : 608px;}

.sidetable {          position : relative;
                         width : 100px;}

.maintable {	position : relative;
		width : 608px;
		padding : 15px;
		text-align : justify;
		border-right : thin groove red;
		border-bottom : thin groove red;}

.tablefoot {	height : 75px;
		text-align : right;}

.smalltext {	font-size : 10px;}

.tomtom {	font-size : 11px;}

.bullet {height : 12px;
	width :12px;}

a:hover {text-decoration : overline;
background-color : silver;}
