/* CSS Document */

body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color: #FFFFFF; }
body {background-color: #9A9B9D; margin-left: 0px; margin-top: 0px;	margin-right: 0px; }

a {font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link {font-size: 11px; color: #D8DEEB; text-decoration: underline; }
a:visited {font-size: 11px; color: #D8DEEB;	text-decoration: underline; }
a:active {font-size: 11px; color: #D8DEEB; text-decoration: underline; }
a:hover {font-size: 11px; color: #4C4959; text-decoration: none; }
	
.class2	a:link {font-size: 9px;	color: #009999;	text-decoration: underline; }
.class2	a:visited {font-size: 9px; color: #009999;	text-decoration: underline; }
.class2	a:active {font-size: 9px; color: #009999; text-decoration: underline; }
.class2	a:hover {font-size: 9px; color: #007899; text-decoration: none; }

a.whitelink:link {font-size: 12px; color: #ffffff; text-decoration: underline; }
a.whitelink:visited {font-size: 12px; color: #ffffff;	text-decoration: underline; }
a.whitelink:active {font-size: 12px; color: #ffffff; text-decoration: underline; }
a.whitelink:hover {font-size: 12px; color: #FAFBAE; text-decoration: none; }

a.whitelinksm:link {font-size: 9px; color: #ffffff; text-decoration: underline; }
a.whitelinksm:visited {font-size: 9px; color: #ffffff;	text-decoration: underline; }
a.whitelinksm:active {font-size: 9px; color: #ffffff; text-decoration: underline; }
a.whitelinksm:hover {font-size: 9px; color: #FAFBAE; text-decoration: underline; }
	
h1, h2, h3, h4 {font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 {font-size: 16px; font-weight: bold; color: #009999; }
h2 {font-size: 14px; color: #009999; }
h3 {font-size: 9px; color: #009999; }

.italic16 {	font-size: 16px; color: #333366; font-weight: normal; font-family: "Times New Roman", Times, serif;	font-style: italic; }

.blue_txt16 {font-size: 16px; color: #4C4959; font-weight: bold; }
.blue_txt12 {font-size: 12px; color: #4C4959; }
.blue_txt14 {font-size: 14px; color: #4C4959; font-weight: bold; }
.blue_txt9 {font-size: 9px; color: #4C4959; }

.white_txt14 {font-size: 14px; color: #ffffff;font-weight: normal; }
.white_txt12 {font-size: 12px; color: #ffffff;font-weight: bold; }
.white_txt9 {font-size: 9px; color: #ffffff; }

p.left {text-align: left; }
p.right {text-align: right; }
.justify {text-align: justify; }
