body{
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	background: #FEDDFC;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}

td.no{
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.th{
	font-family: Verdana, Arial, Helvetica;
	background: #FEDDFC;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	border-color: #990066; 
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

p{
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a:link{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	
	font-weight: bold;
	color: #0000ff;
}

a:visited{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	
	font-weight: bold;
	color: #0000ff;
}

a:active{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	
	font-weight: bold;
	color: #0099ff;
}

a:hover{
	font-family: Verdana, Arial, Helvetica;
	text-decoration: underline;
	
	font-weight: bold;
	color: #0099ff;
}

.th a:link img{
	border-color: #0000ff; 
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.th a:visited img{
	border-color: #0000ff; 
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.th a:active img{
	border-color: #0000ff; 
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.th a:hover img{
	border-color: #0000ff; 
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

a:link img{
	border-color: #0000ff; 
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:visited img{
	border-color: #0000ff; 
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:active img{
	border-color: #0000ff; 
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:hover img{
	border-color: #0000ff; 
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


