body {
	color: #53395a;
	background-color: #2a4d87;
	font: 13px/130% "Trebuchet MS", Arial, sans-serif;
	margin-top: 0px;
}

td {
	color: #53395a;
	font: 13px/130% "Trebuchet MS", Arial, sans-serif;
}

li {
	line-height: 130%;
}

.gras {
	font-weight: bold;
}

.ital {
	font-style: italic;
}

.grasital {
	font-weight: bold;
	font-style: italic;
}

.gras10 {
	font-weight: bold;
	font-size: 10px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

a:link {	color : #b34175;	}
a:hover {	color : #e55499;	}a:visited {	color : #903560;	}a:active {	color: #ffffff;	}
