﻿h1 {		font-family: "times new roman",times,serif;
			font-size: 36pt;
			font-weight: normal;
			text-align: center;
}

h2 {		font-family: "times new roman",times,serif;
			font-size: 28pt;
			font-weight: normal;
			text-align: center;
}

h4 {		font-family: "times new roman",times,serif;
			font-size: 20pt;
			font-weight: normal;
			text-align: left;
}

h3 {		font-family: "times new roman",times,serif;
			font-size: 16pt;
			font-weight: normal;
}

A:link {	color: blue;
}

A:visited {	color: purple;
}

strong {	margin:0;
			padding:0;
			border:0;
			outline:0;
			font-size:100%;
			vertical-align:baseline;
			background:transparent;
}

.style1 {	font-family: "times new roman",times,serif;
			font-size: 14pt;
			color: black;
			background-color: ;
}

.style11 {	border: 1px solid #000000;	/* Bold text in Table */
			font-family: "times new roman",times,serif;
			font-size: 14pt;
			font-weight: bold;
			color: black;
			background-color: ;
}

.style12 {	border: 1px solid #000000;	/* Normal text in Table */
			font-family: "times new roman",times,serif;
			font-size: 14pt;
			color: black;
			background-color: ;
}

.style13 {	border: 2px solid #000000;	/* Table border used in Health page */
			font-family: "times new roman",times,serif;
			font-size: 14pt;
			color: black;
			background-color: ;
}

.style14 {	font-family: "times new roman",times,serif;
			font-size: 14pt;
			color: black;
			align: center;
			background-color: ;
}

.style2 {	color: white ;
			background-color: ;
}

.style3 {	font-family: "times new roman",times,serif;
			font-size: 16pt;
			text-align: left
}

.style4 {	font-family: "times new roman",times,serif;
			font-size: 20pt;
			text-align: center;
}

.style5 {	font-family: "times new roman",times,serif;
			font-size: 12pt;
			text-align: center;
}

.style6 {	font-family: "times new roman",times,serif;
			font-size: 12pt;
			text-align: left;
}

.style7 {	border: 2px solid black; /* for table border */
}

.style8 {	border: 3px solid blue; /* for picture border */
			width: 75%
}

.style25 {	width:960px;				/* for div */
			background-color: #AAFFAA; 	/* #FFDD88; */
			border-style: solid;
			border-width: 10px;
			border-color: white;
			margin-left: auto;
			margin-right: auto;
			margin-top: -7px;
			padding-left: 25px;
			padding-right: 25px;
			padding-top: 25px;
			padding-bottom: 25px;
}

.style55 {	width: 75%;height: 2px;background-color: ;border: 1px solid gray;  /* for horizontal line */
}

.style56 {	width: 100%;height: 2px;background-color: ;border: 1px solid gray;  /* for horizontal line */
}

p {			font-family: "times new roman",times,serif;
			font-size: 14pt;
			font-weight: normal;
}

body {		background-color: #448844;						/* background-image: url('backanim.gif');*/
			font-family: "times new roman",times,serif;
			font-size: 14pt;
			margin-left: 10pt;
			margin-right: 10pt;
			margin-top: 10pt;
}
