@charset "utf-8";
/* CSS Document */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
.style2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.RedText {
	color: #F00;
}
body {
	background-color: #660066;
}.OrangeLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
}
.WhiteLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.TableBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.ArialBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
}

object.flashvideo3 {
	width: 800px;
	height:450px;
}
object.flashvideo4 {
	width: 159px;
	height:480px;
}
object.flashvideo5 {
	width: 278px;
	height:200px;
}
h2 { 
    font-size: 10pt; 
    font-family: arial,helvetica,"sans serif";
    color: white; 
    font-weight: normal;
   }
h1 { 
    font-size: 10pt; 
    font-family: arial,helvetica,"sans serif";
    color: white; 
    font-weight: normal;
   }
.RedFaceLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
}

