body
{
	margin: 0px;
	padding: 0px;
	background-color: #336699;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 13px;
	color: #333333;
}
img
{
	border: 0px;
}
a
{
	color: #ff6600;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
p
{
	text-align: justify;
}
p.header
{
	font-size: 18px;
	color: #666666;
	text-align: right;
}
p.center
{
	text-align: center;
}
p.capt
{
	color: #336699;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
p.title
{
	font-size: 18px;
	color: #666666;
	text-align: center;
}
p.news
{
	color: #ffffff;
	font-size: 11px;
}
p.addr
{
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}
p.atte
{
	text-align: center;
	color: #ff6600;
	font-size: 14px;
}
table.gallery tr td
{
	text-align: center;
	padding-bottom: 44px;
}
h6
{
	font-size: 10px;
}
table.is_table tr td
{
	background-color: #ffffff;
	padding: 2px;
	text-align: center;
}
table.is_table tr td.hdr
{
	background-color: #99ccff;
	font-weight: bold;
}

#jobs_link
{
	color: #ffffff;
	text-decoration: underline;
}
#jobs_link:hover
{
	color: #ffbb00;
	text-decoration: underline;
}
