body, tr,td {
	font-size: 11.5pt;
	margin: 30px;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 155%
}

th {
	width: 150px;
	margin: 30px;
	background-color: #DDDDDD;
	color: #000000;
	line-height: 150%
}

a {
	text-decoration: none
}
a:hover {text-decoration: underline}

.title {
	font-weight: bold;
	font-size: 24pt;
	color :#66CC00;
	line-height:125%
}

.stitle {
	font-weight: bold;
	font-size: 16pt;
	color: #FFFFFF;
	background: #6495ED;
	line-height:22pt;
}

.itune {
	font-weight: bold;
	font-size: 16pt;
	color: #FFFFFF;
	background: #00CC00;
	line-height:22pt;
}

.mtitle {
	font-weight: bold;
	font-size: 16pt;
	color: #6495ED;
}

.contns {
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #4682B4;
}

.underln {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #BBBBBB
}
