a:link {
	font-size: 12px;
	font-style: normal;
	color : #FFCC00;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}

a:visited {
	font-size: 12px;
	font-style: normal;
	color : #FFCC00;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}

a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	color : #FFCC00;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:active {
	font-size: 12px;
	font-style: normal;
	color : #FFCC00;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.ten {
	margin: 10px;
}

.five {
	margin: 5px;
}

body {
	background-color : #1352A2;
	color : #1352A2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	
}

div.spacer {
	clear : both;
}

h1 {
	background-color : #FFFFFF;
	color : #CCCCCC;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	margin-bottom : 2px;
	margin-top : 2px;
	text-align : center;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 1px;
	margin-top : 1px;
}

p {
	text-align : justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

table.price {
	border : 1px solid #FFFF99;
	font-weight : bold;
}

table.price td.sp {
	color : #990000;
	font-size : 10px;
}

table.price th {
	color : #990000;
	font-size : 11px;
}

table.price tr {
	background-color : #FFFFEE;
}

table.price tr.two {
	background-color : #EAFFFF;
}

td, th, p {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
}
