body {
	font-size : 0.8em;
	}
.text, td, body {
	font-family :  "MS Sans Serif", Verdana, Geneva, Arial, Helvetica, sans-serif;

	color : #676767;
	text-decoration: none;
		line-height : 20px;
}
h1{
font-size:120%;
}
h2{
font-size:115%
}
h3{
font-size:110%;
}
h4{
font-size:105%;
}
td.text {
background: url(../img/dottedLineBlue.gif) repeat-y;
padding-left:25px;
}
.link {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #939393;
	line-height : 20px;
	text-decoration: none;
}

.link:hover {
	font-family :  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #B4B4B4;
	text-decoration: none;
}
#language{
position: absolute;
top:373px;
left:665px;
height:18px;
}
#language img {
border:none;
margin-left:4px;
vertical-align:middle;
}
#language a{
	text-decoration:none;
	color:#999999;
	font-size:80%;
}
#language a:hover{
	text-decoration:underline;
	color:#000099;
}
.dottedLineGray {
background-image: url(../img/dottedLineGray.gif);
background-repeat:repeat-x;
width:50%;
height:2px;
margin:5px 0px 5px 0px;
}
td.menufooter a{
text-transform: uppercase;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #939393;
	line-height : 20px;
	text-decoration: none;
}
#copyright {
font-size:80%
}