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-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

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;
}

h1.center {
	text-align: center;
}.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
