  P {
	color : #052999;
	font-family : "Comic Sans MS";
	font-size : 10pt;
}
  DIV {
	color : #052999;
	font-family : "Comic Sans MS";
  	font-size : 10pt;
	}
  li {
	color : #052999;
	font-family : "Comic Sans MS";
  	font-size : 10pt;
	}
  .normal {
	color : #052999;
	font-family : "Comic Sans MS";
	font-size : 10pt;
}
  br {
	color : #052999;
	font-family : "Comic Sans MS";
	font : normal;
	font-size : 8pt;

	font-size : 10pt;
}
  td {
	color : #052999;
	font-family : "Comic Sans MS";
  	font-size : 10pt;
	}
  H1 {
	color : Red;
	font-family : "Comic Sans MS";
	font-size : 14pt;
	margin-bottom : 5;
  }
H2 {
	color : #052999;
	font-family : "Comic Sans MS";
	font-size : 18pt;
	margin-bottom : 5;
	text-align : center;
	text-transform : uppercase;
}
H3 {
    POSITION:relative; 
	TOP:-20px; 
	color : #052999;
	font-family : "Comic Sans MS";
	font-size : 12pt;
}
H4 {
	color : #052999;
	font-family : "Comic Sans MS";
	font-size : 12pt;
	text-align : center;
}
.og {
    POSITION:relative; 
	TOP: -5px; 
	color : #052999;
	font-family : "Comic Sans MS";
	font-size : 10pt;
}
HR {
	width : 95%;
	padding-top : 1px;
	padding-bottom : -10px;
	color : Navy;
}

.button {
	color: White;
	font-family : "Comic Sans MS";
	font : normal;
	font-size : 12pt;
	border : groove white;
	background-color : #0000CD;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	text-indent : 0;
	height : 35;
}
.ButtonStyleHighlighted {
	color: #052999;
	font-family : "Comic Sans MS";
	font : normal;
	font-size : 12pt;
	border : groove white;
	background-color :  #78FF00;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	text-indent : 0;
	height : 35;
}
.ButtonStyle {
	color: #052999;
	font-family : "Comic Sans MS";
	font : normal;
	font-size : 12pt;
	border : groove white;
	background-color : #EEB8D4;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	text-indent : 0;
	height : 35;
}
.ButtonActive {
	color: #052999;
	font-family : "Comic Sans MS";
	font : bold;
	font-size : 13pt;
	border : none;
	background-color : transparent;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	text-indent : -5;
	height : 35;
	border-bottom : thick dotted #052999;
}

.Buttonflag {
	color: Black;
	font-family : "Comic Sans MS";
	font : normal;
	font-size : 7pt;
	border : outset #FFCC33;
	background-color : transparent;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	text-indent : 0;
	height : 20;
}

.Buttonflagborder {
	color: White;
	font-family : "Comic Sans MS";
	font : normal;
	font-size : 8pt;
	border : outset #000099;
	background-color : #052999;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	text-indent : 0;
	height : 25;
}
.sbar {
    scrollbar-face-color: #FF9900;
    scrollbar-shadow-color: #000099;
    scrollbar-highlight-color: #999999;
    scrollbar-3dlight-color: #000099;
    scrollbar-darkshadow-color: #6666ff;
    scrollbar-track-color: #DEE2EF;
    scrollbar-arrow-color: #000099;
}
