.menu { font-size:9pt; color: #ffffff; background-color:#3d89bb;}
.main { font-size:9pt; color: #333333; background-color:#ffffff;}

.menu_title { font-size:10pt; color: #ffffff; font-weight: bold;}
.menu_txtM { font-size: 9pt; color: #ffffff;}
.menu_txtM_on { font-size: 9pt; color: #ffcc66; font-weight: bold;}
a.menu_txtM:link { font-size: 9pt; color: #ffffff; txt-decoration: underline;}
a.menu_txtM:active { font-size: 9pt; color: #ffffff; txt-decoration: underline;}
a.menu_txtM:visited { font-size: 9pt; color: #ffffff; txt-decoration: underline;}
a.menu_txtM:hover { font-size: 9pt; color: #ffcc66; txt-decoration: underline;}

.main_grayline { background-color:#666666;}
.main_title { font-size:14pt; color: #333333; font-weight: bold;}
.main_txtM { font-size: 9pt; color: #333333;}
.main_txtMb { font-size: 9pt; color: #3d89bb;}
a.main_txtM:link { font-size: 9pt; color: #3d89bb; txt-decoration: underline;}
a.main_txtM:active { font-size: 9pt; color: #3d89bb; txt-decoration: underline;}
a.main_txtM:visited { font-size: 9pt; color: #3d89bb; txt-decoration: underline;}
a.main_txtM:hover { font-size: 9pt; color: #ffcc66; txt-decoration: underline;}

.copyright {font-size:8pt; color: #333333;}


.menu_title, .menu_txtM, .menu_txtM_on, .main_title, .main_txtM, .main_txtMb, .copyright {
	font-family: Arial, Helvetica, sans-serif;
}

.red {
    color: red;
}

.bold {
    font-weight: bold;
}