td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.menu a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
}
.menu a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #E6E6E6;
	text-decoration: underline;
}
.menu a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
}
.menu p {
padding-left: 13px; padding-right:10px; padding-top: 4px;
margin-top: 5px; margin-bottom: 5px;
}

body {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

li  {
	color : #565656;
	text-align : justify;
  }

.main {
padding-top: 30px; padding-left: 5px; padding-right: 15px;
}

.main h1 {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
    font-weight: 700;
    word-spacing: 4px; letter-spacing: 2px;
}

.main h2 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
    font-weight: 700;
}

.main p {
text-align: justify;
}

h1.grey {
    font-weight: 700; 
    letter-spacing: 5px; 
    font-family: Verdana; 
    font-size: 12px; 
    color: #E9E9E9;
	text-decoration: none;
    margin-top: 0px; margin-bottom: 0px; margin-left: 20px;
}

.main a:link {
	font-weight: normal;
	color: #C96300;
	text-decoration: none;
}

.main a:visited {
	font-weight: normal;
	color: #C96300;
	text-decoration: none;
}
.main a:hover {
	font-weight: normal;
	color: #C96300;
	text-decoration: underline;
}
.main a:active {
	font-weight: normal;
	color: #C96300;
	text-decoration: underline;
}

.footer {
padding-right: 10px; 
font-size: 10; 
color: #CCCCCC;
text-align: right;
}

.footer a:link {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:visited {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	font-weight: normal;
    color: #C96300;
	text-decoration: underline;
}
.footer a:active {
	font-weight: normal;
    color: #C96300;
	text-decoration: underline;
}

