BODY {
	color : #333333;
	font-family : Arial;
	font-size : 12px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

p {  font-family: Arial; font-size: 12px; }

A {
	color: #333333;
	text-decoration : none;
	font-size: 12px
}
A:HOVER {
	color : #888888;
	text-decoration : none;
	font-size: 12px

}

.MainMenu A {
	color : White;
	text-decoration : none;
	font-size: 12px
}
.MainMenu A:HOVER {
	
	color : #B2DBFF;
	text-decoration : none;
	font-size: 12px;
}

.SubMenu A {
	color : White;
	font-size: 11
}
.SubMenu A:HOVER {
	color : #999967;
	text-decoration : none;
	font-size: 11
}
.SubMenu {
	font-size: 11

}

.Jobshop A {
	color : #333333;
	font-size: 12px;
	text-decoration : none;
		padding-left: 4px;
}
.Jobshop A:HOVER {
	color : #888888;
	text-decoration : none;
	font-size: 12px;
		padding-left: 4px;
}
.Jobshop {
	color : #333333;
	font-size: 12px;
	padding-left: 4px;

}


TH {
	font-family : Arial;
	font-size : 12px;
	text-align : center;
	color: #333333;
}

TEXTAREA {
	border : 1px solid;
	font-family : Arial;
	font-size : 11px;
}


TD {
	font-family : Arial;
	font-size : 12px;
	color: #333333;
}

.Labels {
	font-family: Arial;
	font-size: 10px
}

.NormalText {
	font-family: Arial;
	font-size: 12px;
}

.SelectText {
	font-family: Arial;
	font-size: 12px;
}

.Titles {
	font-family: Arial;
	font-size: 12px;
	color: #4C75A1;
	font-weight:bold;
}

h1 {
	font-family: Arial;
	font-size: 13px;
	color: #0555C0;
}

h2 {
	font-family: Arial;
	font-size: 22px;
	color: Black;
}

h3 {
	font-family: Arial;
	font-size: 20px;
	color: Black;
}

h4 {
	font-family: Arial;
	font-size: 16px;
	color: Navy;
}

.footer A {
	font-family: Arial;
	font-size: 8pt;
	color: 4C75A1;
	text-decoration : none;
}

.footer A:Hover {
	font-family: Arial;
	font-size: 8pt;
	color: 4C75A1;
	text-decoration : none;
}

.footer {
	font-family: Arial;
	font-size: 8pt;
	color: 4C75A1;
	text-decoration : none;
}

	
	