body,td,th {
	font-family: Arial;
	font-size: 14px;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 16px;
}



.style1 {color: #FF0000}

.style2 {font-size:12px}


h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-weight: bold;padding: 0;
	margin: 0px;
}



.bar {
	background-image: url(graphics/bar.jpg);
	background-repeat: repeat-x;
}
.menu-bg {
	background-image: url(graphics/menu-bg.jpg);
}
.email:link{
	font-size: 14px;color: #000000;text-decoration: underline;font-family: arial;font-weight: bold;
}
.email:visited {
	font-size: 14px;color: #000000;text-decoration: underline;font-family: arial;font-weight: bold;
}
.email:hover {
	font-size: 14px;color: #000000;text-decoration: none;font-family: arial;font-weight: bold;
}
.email:active {
	font-size: 14px;color: #000000;text-decoration: underline;font-family: arial;font-weight: bold;
}



.small:link{
	font-size: 11px;color: #000000;text-decoration: none;font-family: Arial;font-weight: bold;
}
.small:visited {
	font-size: 11px;color: #000000;text-decoration: none;font-family: Arial;font-weight: bold;
}
.small:hover {
	font-size: 11px;color: #000000;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.small:active {
	font-size: 11px;color: #000000;text-decoration: none;font-family: Arial;font-weight: bold;
}.thin-bar {
	background-image: url(graphics/thin-bar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


.red:link{
	font-size: 13px;color: #ff0000;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.red:visited {
	font-size: 13px;color: #ff0000;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.red:hover {
	font-size: 13px;color: #ff0000;text-decoration: none;font-family: Arial;font-weight: bold;
}
.red:active {
	font-size: 13px;color: #ff0000;text-decoration: underline;font-family: Arial;font-weight: bold;
}