a:link{
	font-family: Verdana; font-size: 12px; font-weight: bold; color: Red; text-decoration: underline;
}
a:hover{
	font-family: Verdana; font-size: 12px; font-weight: bold; color: Red; text-decoration:  underline;
}
a:visited{
	font-family: Verdana; font-size: 12px; font-weight: bold; color: Red; text-decoration:  underline; 
}
a:active{
	font-family: Verdana; font-size: small; font-weight: bold; color: White; text-decoration:  underline;
}
h2 {
	font-family: Verdana; font-size: large; font-weight: bold; color: #01548C; letter-spacing:11px;
}
h1 {
	font-family: Verdana; font-size: 20px; font-weight: bold; color: Yellow; text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #01548C;  
}
li {
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: Black; text-align: left; padding-bottom: 13px;
}

th.content {
	border-bottom-width: thin; border-bottom: outset; color: Silver;
}
h4 {
	text-decoration: none; font-family: Verdana; font-size: 20px; font-weight: bolder; color: Red; letter-spacing:7px;
}
h5 {
	font-family: Verdana; font-size: x-small; font-weight: bold; color: Red; letter-spacing:5px;
}
table.frame {
	 height: 600px;
}
table.images {
	background-color: #F5F5F5;
}
table.footer {
	height: 150px;
	 
}
td.uk {
	
}
table.maintxt {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	font-size: 15px;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
}
td.roundlft {
	background-image: url(graphic/celbacroundlft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: White;
}
td.blue {
	background-image: url(graphic/cellbacblue.gif);
	background-color: White;
}
table.points {
	background-color: White;
}
td.border {
	border-bottom-width: 1px;
	border-bottom: solid;
   border-right-width: 1px;
	border-right: solid;
	border-top-width: 1px;
	border-top: solid;
	border-color: #483D8B;
	text-align: justify;
}
td.border1 {
	border-bottom-width: 1px;
	border-bottom: solid;
   border-left-width: 1px;
	border-left: solid;
	border-top-width: 1px;
	border-top: solid;
	border-color: #483D8B;
}