body {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background: #CCCCCC;
	background-color: #FFFFFF;
}
ul {font-size: 10pt; font-weight: normal}
table {font-size: 10pt; font-weight: normal}
a:link {
	color: #2E3092;
	font-weight: normal;
	text-decoration: none;
} 
a:visited {
	color: #6C8CC7;
	font-weight: normal;
	text-decoration: none;
} 
a:active {
	color: #2E3092;
	font-weight: normal
} 
a:hover {
	color: #D13049;
	font-weight: normal;
	text-decoration: underline;
}

a.menu:link {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
} 
a.menu:visited {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
} 
a.menu:active {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	font-weight: normal
} 
a.menu:hover {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 17pt;
	font-weight: bold;
}

.cap {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 17pt;
	font-weight: bold;
}

.contacts {
	font-size: 12px;
}

.slogan {
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

img {border-width: 0px}
td.gm {
	border-bottom-style: solid;
	border-bottom-width: 2px;	
	}

td.lt {
	border-top-style: solid;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	}
td.rlt {
	border-top-style: solid;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	}
td.lbt {
	border-top-style: solid;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
td.rlbt {
	border-top-style: solid;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}


