/************* GENERAL CSS ************/

body {
	font-family: Trebuchet MS;
}

h1{
	font-family: Trebuchet MS;
	size: 16px;
	color: #703695;
}
h2{
	font-family: Trebuchet MS;
	size: 16px;
	color: #703695;
}
h3{
	font-family: Trebuchet MS;
	size: 14px;
}
h4{
	font-family: Trebuchet MS;
	size: 12px;
	font-style: italic;
}
h5{
	font-family: Trebuchet MS;
	size: 18px;
}

a {

}

a:hover {

}

a.link {
	color: FFFFFF;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a.link:hover {
	text-decoration: underline;
}
a.link:active {

}
a.link:visited {

}
td.footer{
	color: white;
}
div.title1{
	font-family: Trebuchet MS;
	font-size: 30px;
	color: 000000;
	font-weight: bold;
}
div.title2{
	font-family: Trebuchet MS;
	font-size: 26px;
	color: 000000;
	font-weight: bold;
}
td.footer{
	font-size:10;
}
