BODY {
	font-family : Tahoma, Arial, sans-serif;
	margin-top : 10;
	margin-left : 10;
	margin-bottom : 10;
	margin-right : 10;
	font-size: 10pt;
}
p, table, td, tr {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family : Tahoma, Arial, sans-serif;
}
a:link {
	text-decoration : none;
	color : #346085;
	font-weight: bold;
}

a:visited {
	text-decoration : none;
	color : #346085;
	font-weight: bold;
}

a:active {
	text-decoration : underline;
	color : #346085;
	font-weight: bold;
}

a:hover {
	text-decoration : underline;
	color : #346085;
	font-weight: bold;
}
#header {
	background-image: url(images/background_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#nav {
   position: relative;
   width: 775px;
   height: 25px;
   margin: 20px auto auto auto;
   text-align: right;
   background-image: url(images/main2.jpg);
   background-repeat: no-repeat;
}

#nav a:link {
	text-decoration : none;
	color : #B9D2E8;
	font-weight: normal;
}

#nav a:visited {
	text-decoration : none;
	color : #B9D2E8;
	font-weight: normal;
}

#nav a:active {
	text-decoration : none;
	color : #FFFFFF;
	font-weight: normal;
}

#nav a:hover {
	text-decoration : none;
	color : #FFFFFF;
	font-weight: normal;
}
