body {
	margin: 0px;
	background: url(images/bg-pattern.gif);
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	
}
html {
height:100%;
}
#content
{
width: 100%;
background: url(images/bkg.gif) repeat-x;
}
.title {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #fff;
font-weight: bold;
}

.titletext {
font-family: Times New Roman, Times, serif;
font-style: italic;
font-size:24px;
color: #990100;
font-weight: bold;
}
.titletext2 {
font-family: Times New Roman, Times, serif;
font-style: italic;
font-size:20px;
color: #990100;
font-weight: bold;
}

.topic {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
line-height: 16px;
color: #015295;
font-weight: bold;
}

.footer {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #89BFEB;
font-weight: bold;
}

.text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

table {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}
.smalltext {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #333333;
}

.redtext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #901000;
}

.bluetext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #015295;
}
.bluetitle {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #015295;
font-weight: bold;
}


.pettext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}
A   	{ color: #990100; text-decoration: none; }
A:link	{ color: #990100; text-decoration: underline; }
A:visited { color: #990100; text-decoration: underline; }
A:active { color: #990100; text-decoration: underline; }
A:hover	{ color: #015295; text-decoration: underline; }