.td1 {
	font-family: courier new, verdana;
	font-size: 15px;
	font-weight: bold;
	background: #dee3e7;
}

.td2 {
	font-family: courier new, verdana;
	font-size: 13px;
	background: #dee3e7;
}

.td3 {
	font-family: courier new, verdana;
	font-size: 16px;
	color: #273e26;
	background: #efefef;
}

body {
	background-color: #eff7ff;
	font-family: courier new, verdana;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right:10px;
}


a:link {
	font-size: 13px;
	background: none transparent scroll repeat 0% 0%;
	color: #000099;
	font-family: courier new, verdana, tahoma;
	text-decoration: none
}


a:visited {
	font-size: 13px;
	background: none transparent scroll repeat 0% 0%;
	color: #000099;
	font-family: courier new, verdana, tahoma;
	text-decoration: none
}


a:hover {
	font-size: 13px;
	background: none transparent scroll repeat 0% 0%;
	color: #273e26;
	font-family: courier new, verdana, tahoma;
	text-decoration: underline
}


a:active {
	font-size: 13px;
	background: #ffff33;
	color: #273e26;
	font-family: courier new, verdana, tahoma;
	text-decoration: none
}

.title
{
	font-size: 20px;
	font-family: verdana, tahoma,sans-serif
}

.par
{
	font-size: 14px;
	font-family: verdana, lucida sans unicode, tahoma,sans-serif;
	line-height: 125%;
	text-align: justify
}

.left
{
	font-size: 12px;
	font-family: lucida sans unicode, tahoma,sans-serif;
	line-height: 150%;
	margin-left: 10px
}

ol
{
	font-size: 12px;
	font-family: lucida sans unicode, tahoma,sans-serif;
	line-height: 150%;
	margin-left: 30px
}
