BODY {
	background-color : #00005E;
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	scrollbar-3dlight-color: #34347F;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #00005E;
	scrollbar-face-color: #00005E;
	scrollbar-highlight-color: #6969A0;
	scrollbar-shadow-color: #34347F;
	}

A:LINK, A:VISITED {
	color : #F0B32C;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}


A:HOVER {
	color : #FFFFFF;
	text-decoration : none;
}

H1 {
	color : #F0B32C;
	font-family : Arial, sans-serif;
	font-size : 22px;
	margin-bottom: 30px;
	font-style: normal;
	text-align: center;

}



H2 {
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	font-size : 16px;
	border-bottom-color: #F0B32C;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-bottom: 10px;
	margin-left: 10px;
}
.articleRed {
	color : #990000;
}

.articleBlue {
	color : #00005E;
}
H3 {
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	font-size : 16px;
	display: inline;
	margin-left: 10px;
}

H4 {
	color : #F0B32C;
	font-family : Arial, sans-serif;
	font-size : 14px;
	margin-left: 10px;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
}


H5 {
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight : 900;
	display: inline;
}

H6 {
	color : #F0B32C;
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight : 900;
	display: inline;
}
textarea {
	scrollbar-3dlight-color: #34347F;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #00005E;
	scrollbar-face-color: #40409F;
	scrollbar-highlight-color: #6767B3;
	scrollbar-shadow-color: #2A2A68;
	font-family: Arial, Helvetica, sans-serif;
	border-right-color: Black;
	border-right: #00005E;
	border-bottom-color: #00005E;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;

}
button {
	font-family: Arial, Helvetica, sans-serif;
	border-right-color: Black;
	border-right: #00005E;
	border-bottom-color: #00005E;
	background: #9D9ED5;
}

select {
	scrollbar-3dlight-color: #34347F;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #00005E;
	scrollbar-face-color: #40409F;
	scrollbar-highlight-color: #6767B3;
	scrollbar-shadow-color: #2A2A68;
	font-family: Arial, Helvetica, sans-serif;
	border-right-color: Black;
	border-right: #00005E;
	border-bottom-color: #00005E;
}
