body {
	background-image: url(../images/leftbar.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left;
}

td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #2C3694;
	text-align:left;
}

h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #2C3694;
	font-weight: bold;

}

a {
	color: #990066;
	text-decoration: none;
	font-weight: bold;

}
