.body-link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
}
.tnrsubheading {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.heading a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}


body-link a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	color: #0000FF;
	text-decoration: none;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}
.verdana a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}
.verdana a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: underline;
}

.heading a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

body-link a:hover {
	text-decoration: underline;
	color: #000000;
}
.verdboldsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.verdboldsmallnoline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.verdboldsmallnoline a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.verdboldsmall a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.verdboldsmall a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.tnrsubheading  a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.tnrsubheading a:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.style114 {
	text-align: justify;
}
.style112 {
	text-align: justify;
}


/* Menu */

#menu1 {
	float: left;
	width: 155px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 155px;
	background-color: #B40404;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#menu1 a:hover {
	background-color: #FD2232;
	color: #FFF;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

#colTwo {
	float: none;
	margin-top: 1px;
	width: 150px;
	padding-top: 0;
	padding-bottom: 0;
}
