a:active
{
	font-size: 14pt;
	text-decoration: underline;
	color: #000000;
}
a:hover
{
	font-size: 14pt;
	text-decoration: underline;
	color: #FF0000;
}
a:link
{
	font-size: 14pt;
	text-decoration: underline;
	color: #003300;
}
a:visited
{
	font-size: 14pt;
	text-decoration: underline;
	color: #003300;
}
a:visited:hover
{
	font-size: 14pt;
	text-decoration: underline;
	color: #FF0000;
}

BODY, TD {
	margin: 0;
	font-family: times;
	font-size: 12pt;
	color: #000000;
}

HR {
	color: #000000; 
	background-color: #000000; 
	height: 1px; 
	width: 80%;
}

img { border: none; }
img.left { float: left; }
img.right { float: right; }

.boldText {
	font-weight: bold;
	color: #003300;
}

.largeText {
	font-size: 18pt;
	font-weight: bold;
	color: #003300;
}

.largerText {
	font-size: 24pt;
	font-weight: bold;
	color: #003300;
}

.larger30Text {
	font-size: 30pt;
	font-weight: bold;
	color: #006600;
}
.largesText {
	font-size: 48pt;
	font-weight: bold;
	color: #003300;
}	
.shadow1 {
	background:url(../images/layout/shadow.gif) right bottom no-repeat;
}
.shadow2 {
	background:url(../images/layout/shadow_bottom.gif) -4px 100% no-repeat;
}
.shadow3 {
	padding:0 5px 5px 0;
	background:url(../images/layout/shadow_top.gif) 100% -3px no-repeat;
}
.shadow3 img {
	display:block;
	border:1px solid #000000;
}.aboutcarmeltext {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	text-align: justify;
	white-space: normal;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	color: #FFFFFF;
}
.frontpagetext {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-style: normal;
	line-height: 40px;
	text-align: justify;
	white-space: normal;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	color: #FFFFFF;
	top: 10px;
	font-weight: bold;
}
.biglabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.titleText {
	font-family: Garamond;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.centerText {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
}
