h1 {
	font-family: Verdana;
	background-color: #bbccff;
	font-size: xx-large;
	font-style: normal;
	color: #000066;
}
h2 {
	font-family: Verdana;
	background-color: #bbccff;
	font-size: x-large;
	font-style: normal;
	color: #000066;
}
h3 {
	font-family: Verdana;
	background-color: #bbccff;
	font-size: large;
	font-style: normal;
	color: #000066;
}

font {
	font-family: Verdana;
	font-size: 12px;
	font-style: heavy;
	color: #000000;
}
body {
	background-color: #bbccff;
	font-family: Verdana;
	font-size: medium;
	color: #000000;
	font-weight: heavy;
}
bodyContent {
	background-color: #bbccff;
	font-family: Verdana;
	font-size: medium;
	color: #000000;
	font-weight: heavy;
}
a:link {
	font-family: Verdana;
	color: #000066;
}
a:visited {
	color: #9900AA;
}
table {
	color: #000066;
	background-color: #bbccff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 100%;
	right: auto;
}
.tborder {
	color: #000000;
	background-color: #bbccff;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	width: 100%;
	right: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

