body {
	background: #AAAAAA;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration : underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #657984;
}

a.blue:link {
	text-decoration: underline;
	color: #0057A8;
}
a.blue:hover {
	text-decoration: underline;
	color: #0057A8;
}
a.blue:visited {
	text-decoration : underline;
	color: #0057A8;
}

a.red:link {
	text-decoration: underline;
	font-size : 12px;
	font-weight : bold;
	color: #A60002;
}
a.red:hover {
	text-decoration: underline;
	font-size : 12px;
	font-weight : bold;
	color: #A60002;
}
a.red:visited {
	text-decoration : underline;
	font-size : 12px;
	font-weight : bold;
	color: #A60002;
}
a.red:active {
	text-decoration: underline;
	font-size : 12px;
	font-weight : bold;
	color: #A60002;
}

a.cat:link {
	text-decoration: none;
	font-size : 12px;
	font-weight : normal;
}
a.cat:hover {
	text-decoration: none;
	font-size : 12px;
	font-weight : normal;
}
a.cat:visited {
	text-decoration: none;
	font-size : 12px;
	font-weight : normal;
}
a.cat:active {
	text-decoration: none;
	font-size : 12px;
	font-weight : normal;
}

a.link:link {
	text-decoration: none;
	font-size : 14px;
	font-weight : normal;
}
a.link:hover {
	text-decoration: none;
	font-size : 14px;
	font-weight : normal;
}
a.link:visited {
	text-decoration: none;
	font-size : 14px;
	font-weight : normal;
}
a.link:active {
	text-decoration: none;
	font-size : 14px;
	font-weight : normal;
}

table.tab {
	border-style: solid;
	border-color: #000000;
	border-width: 0px 1px 1px 0px;
}
td.left {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-align: left;
}
td.center {
	border-style: solid;
	border-color: #000000;
	border-width: 1px 0px 0px 1px;
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-align: center;
}
td {
	font-family: Verdana, Arial, sans-serif;
	font-size : 14px;
}
p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-indent: 2em;
	text-align: justify;
	margin-top: 3px;
	margin-bottom: 3px;
}
li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-indent: 0em;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 2em;
}
.list {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-indent: 2em;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0em;
}
.normal-grey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #7289B3;
}
.normal {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}
.small {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.big {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight : bold;
	color: #17346C;
}
.category {
	font-family: Verdana, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #A60002;
}
.subcategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight : bold;
	margin-left: 20px;
	color: #FFFFFF;
}
.small-grey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #647983;
}
a.grey:active,a.grey:link,a.grey:hover,a.grey:visited,a.grey:active {
	font-family: Arial, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: #647983;
}
