.maintext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}

p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}

.h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 21px;
	color: #30A4DD;
	font-weight: bold;
}

.h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #30A4DD;
	font-weight: bold;
}
.h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #30A4DD;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
}

#blue-header {
	font-family: "Courier New", Courier, mono;
	font-size: 21px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	background-color:#30A4DD;
	padding:0px;
	text-indent:3px
}

#blue-header-small {
	font-family: "Courier New", Courier, mono;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	background-color:#30A4DD;
	padding:1px 0px;
	text-indent:3px
}

#grey-header {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	background-color:#555;
	padding:0px;
	text-indent:3px;
	margin: 20px 0 7px;
}
#grey-header-off {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #121212;
	font-weight: bold;
	text-align:left;
	background-color:#555;
	padding:0px;
	text-indent:3px;
	margin: 20px 0 7px;
}

#grey-header-index {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	background-color:#555;
	padding:0px;
	text-indent:3px;
	margin: 15px 0 7px;
}
#grey-header-index a:link, #grey-header-index a:visited, #grey-header-index a:active {
font-size: 15px;
color: #30A4DD;
text-decoration:none;
}
#grey-header-index a:hover {
font-size: 15px;
color: #30A4DD;
text-decoration: underline;
}

#grey-header-itin {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	background-color:#555;
	padding:0px;
	text-indent:3px;
	margin: 20px 0 7px;
}


#p1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

.maintextbold {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}
.maintextitalics {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}

a:link, a:active, a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #30A4DD;
}


.maintextboldblue {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #30A4DD;
	font-weight: bolder;
}

.locales {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #CCCCCC;
	font-weight: bold;
	font-style: normal;
}
.subheading {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
.quotes {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
}
.warning {


	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FF0000;
	font-style: italic;
}
.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
}

.status {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	align:left;
	background-color: #999999;
	padding: 0 3px; 
	line-height: 30px;
}

.title {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	align:left;
	background-color: #666;
	padding: 0 2px;
	width: 300px;
	line-height: 25px;
}


.style1 {color: #30A4DD}
.style3 {font-size: 13px}

