.menu {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #462772; font-size: 15px; font-weight: bold}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px
}
a:link {  color: #462772; text-decoration: none}
a:active {  color: #F7941D; text-decoration: none}
a:visited {  color: #462772; text-decoration: none}
a:hover {  color: #B90400; text-decoration: none}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #462772;
	font-weight: bold;
	background-image:   url(../grfx/bkg_rainbow.gif);
	text-transform: lowercase;
}
.caption {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9px}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #462772;
	font-weight: bold;
	text-transform: capitalize;
}
ul { font-family: "Times New Roman", Times, serif; font-size: 13px; list-style-type: square}
hr {  color: #CCCCCC; height: 1px; width: 100%}
body {
	background-attachment: fixed;
	background-image: url(../grfx/bkg_rainbow.gif);
	background-color: #FFFFFF;
}
.textfield {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #462772; background-color: #F9FBF8; height: 20px; width: 200px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.textarea { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #462772; background-color: #F9FBF8; height: 100px; width: 200px ; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.welcome {  font-family: "Times New Roman", Times, serif; color: #462772; font-size: 22px; letter-spacing: 1px}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
h3 sub {
	color: #FFFFFF;
	background-color: #990000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	text-transform: capitalize;
	display: block;
	float: right;
}
