/* CSS Document */


.text {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #505050}
.text a:visited {color: #505050;text-decoration: underline}
.text a:link {color: #505050;text-decoration: underline}
.text a:hover {color: #505050;text-decoration: none}

.header {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FF6633}

.side {font-size: 10px; font-family:arial}
.side {color: #5D5D5D}
.side a:visited {color: #5D5D5D;text-decoration: underline}
.side a:link {color: #5D5D5D;text-decoration: underline}
.side a:hover {color: #5D5D5D;text-decoration: none}

.bottom {font-size: 9px; font-family:verdana}
.bottom {color: #AFAFAF}
.bottom a:visited {color: #AFAFAF;text-decoration: none}
.bottom a:link {color: #AFAFAF;text-decoration: none}
.bottom a:hover {color: #AFAFAF;text-decoration: underline}

.bottom2 {font-size: 9px; font-family:verdana}
.bottom2{color: #969696}
.bottom2 a:visited {color: #969696;text-decoration: none}
.bottom2 a:link {color: #969696;text-decoration: none}
.bottom2 a:hover {color: #969696;text-decoration: underline}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF5500;
}
