﻿/* CSS Document */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#DCEDB6;
}


a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#45689D;
	text-decoration:none;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FE9553;
	text-decoration:none;
}

.mat a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FE9553;
	text-decoration:none;
}
.mat a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#009900;
	text-decoration:none;
}

.border{
	border:1px;
	border-color:#006600;
	border-style:solid;
}
.border1{
	border-top:1px;
	border-top-color:#006600;
	border-top-style:solid;
}
.hdr{

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#01224F;
	text-decoration:none;
	text-align:left;
	height:20px;
	margin-left:10px;

}
.hdr1{

	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#01224F;
	text-decoration:none;
	height:20px;
	margin-left:10px;

}
.Matter{

	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#01224F;
	text-decoration:none;
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
}
.Mat1{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#01224F;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}

