/* CSS Document */

a:link {
	color: #003333;
	text-decoration: underline;
}

a:visited {
	color: #330033;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #004F4F;
}

a:active {
	color: #4A004A;
	text-decoration: underline;

}

body {
	background-image: url(Elements/tx2.jpg);
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px
}

.style9 {
	color: #666666;
	font-size: 12px;
}
.style10 {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
}
.style12 {font-size: 14px}
.style14 {
	font-size: 14px;
	font-weight: bold;
}
.style16 {
	font-size: 14px;
	color: #330033;
	font-weight: bold;
}
.style17 {font-size: 11px;
	color: #999;
}

.style18 {font-size: 13px; font-weight: bold; color: #330033; }
.style19 {font-size: 13px;
	color: #666}
.style20 {font-size: 16px; font-weight: bold; color: #330033; }
.style22 {
	font-size: 12px;
	color: #666666;
}
.style29 {font-weight: bold; font-size: 14px;}
.style34 {font-size: 12px; font-family: Tahoma; }
.style35 {color: #990000}
.style191 {font-size: 11px}
.style201 {font-size: 16px}

.shsdiv {
	background-color: #B995B9;
	line-height: 30px;
	font-size: 16px; 
	font-weight: bold; 
	color: #330033;
	text-align: center;
	width: 100%;
}