body {
	background-image: url(images/bg.gif);
   color: #000000;
   font-family: tahoma, arial;
   font-size: 13px;}

td {
   color: #000000;
   font-family: tahoma, arial;
   font-size: 13px;}
	
a:link {
	color: #000000;
	text-decoration: underline;}

a:visited {
	color: #000000;
	text-decoration: underline;}

a:active {
	color: #990000;
	text-decoration: none;}

a:hover {
	color: #990000;
	text-decoration: none;}

.contentarea {
	background-image: url(images/keys.jpg);
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: left top;
	background-color: #FFFFFF;
	vertical-align: top;
}

.content {
	font-family: tahoma, arial;
	font-size: 13px;
	color: #000000;
	text-align: left;
	padding-top: 24px;
	padding-right: 32px;
	padding-left: 44px;
	padding-bottom: 15px;
}

.title {
	font-family: times new roman, serif;
	font-size: 20px;
	FONT-WEIGHT: bold; 
    TEXT-ALIGN: center;
    font-style: italic;
	padding-bottom: 15px;
}

.accent {
	font-family: times new roman, serif;
	font-size: 14px;
	FONT-WEIGHT: bold; 
    font-style: italic;
}

.redtxt {
	font-family: tahoma, arial;
	color: #990000;
}

.indent {
	padding-left: 20px;
	padding-bottom: 15px;
}

.footer {
	font-family: arial, tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;}

.footer a:active {
	color: #FFFFFF;
	text-decoration: none;}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;}

