body{
font-size: 12pt;
font-family:  arial,helvetica,sans-serif; 
font-weight: normal;
background-color: white; }



h3 {
font-size:  12pt;
color: navy;
font-weight: bold;
text-align: left;

}

h2 {
font-size: 16pt;
color: red;
font-weight: bold;
text-align: left;
}

p.justify {
text-align: justify;
}

p.center {
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

p.right {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

h6{
text-align: center;
}

h5{
text-align: center;
}
#shortmission {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003;
	font-weight: bold;
	font-variant: normal;
}
h2.center {
	text-align: center;
}

}
h3.center {
	text-align: center;
}
.red {
	color: #F00;
}


.orange{
	color: #FF7F55;
}

.black {
	color: #000;
}

h1.center {
	text-align: center;
}

h1.leftboldred {
	text-align: left;
	font-weight: bold;
	color: "Red";
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.center b font {
	font-family: Times New Roman, Times, serif;
}
.center .bold {
	font-family: Arial Black, Gadget, sans-serif;
}
body {background-color:#FFF; color:#000; 
}

a:link {
	text-decoration: underline;
	color: #00F;
	background: transparent;
}
a:visited {
	text-decoration: underline; 
	color: #006; 
	background: transparent;
}
a:hover {
	text-decoration: none; 
	color: #fff; 
	background: #6196BC;
}
a:focus {
	text-decoration: none; 
	color: #fff; 
	background: #6196BC;
}
a:active {
	text-decoration: none; 
	color: #600; 
	background: transparent;
}
ul.left{
	text-align: left;
}

li.left{
	text-align: left;
}

ol.left{
	text-align: left;
}
.leftboldred {
	color: #F00;
}

