/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.p_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.centeredImage{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}



html {
	overflow-x: hidden;
	overflow-y: auto;
} 

h1 {
	font-size: 24pt;
	color:#FFFFFF;
	text-align:center;
	background-color:#000000;
	margin-bottom:0;
}

h2 {
	color:#0000FF;
	text-align: left;
}

h3 {
	font-size: 16px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}

p {
	color:#000000;
	text-align: justify;
	font-size: 16px;
	line-height: normal;
}


.em_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}

.em_spec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.color_text{
	font:"Courier New", Courier, monospace;
	font-size: 12px;
}

.color_heading_text1{
	background-color:#0066FF;
	font-size: 22px;
	color: #FFFFFF;
	margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

.color_heading_text2{
	background-color:#0066FF;
	font-size: 18px;
	color: #000066;
	margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	font-weight: bold;
}
