.flink {
	font : normal 12px Arial, Helvetica, sans-serif;
	color : Maroon;
}

.header2 {
	font : bold 16px Arial, Helvetica, sans-serif;
	color : Navy;
}
.header {
	font : bold 24px Arial, Helvetica, sans-serif;
	color : Navy;
}
.linkbar {
	font-size : 10px;
	font-family : Arial,Helvetica,Verdana;
}

hr {
	color: Silver;
	line-height: 1px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000080;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	font-weight : normal;
}

h3 {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

p {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration : none;
	list-style-type : disc;
}

a:link {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: underline;
	line-height: normal;
	font-weight: normal;
}

a:active {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color : Blue;
}
a:hover{
	font-size : 13px;
	text-decoration : underline;
}