body {
	background-color: #75C0EC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;}

.scenetitle {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform:capitalize;
}

.style2 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.text2 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.listboxlabel {
	font-weight: bold;
	font-family: Arial;
	font-size: 17px;
}

.warning {
	font-weight: bold;
	font-family: Arial;
	font-size: 25px;
	color: #FF0000;
}

a.warning {
	font-weight: bold;
	font-family: Arial;
	font-size: 25px;
	color: #00FF00;
}

a:link {
	color: #FFFFCC;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FFFF66;
}
a:active {
	color: #FFFFCC;
}

.text1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-stretch: extra-expanded;
}
