h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: italic;
	font-weight: bold;
	color: #000077;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000011;
	font-style: oblique;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #936600;
	font-style: italic;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-style: oblique;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #660000;
	font-style: oblique;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #A40000;
	font-style: oblique;
}

.table-border .price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #770000;
}


.table-border #buytab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #C6D6FD;
	border: 1px dotted #3B5693;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #ffffff;
}

body {
	background-color: #3B5693;
}
.table-border {
	border: 1pt solid #162E6E;
}
.table-border .textprice {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.table-border .regprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: line-through;
}
.table-border .smtextprice {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.table-border em {
	color: #999999;
}
.table-border li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}

#footerTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
}
#footerTable a {
	color: #BBBBBB;
}
#footerTable a:link {
	color: #BBBBBB;
}
#footerTable a:visited {
	color: #BBBBBB;
}
#footerTable a:hover {
	color: #DDDDDD;

