body {
	margin: 0px;
	padding: 0px;
	color: #cee0fd;
	background-color: #223961;
	font: 13px "Trebuchet MS", Arial, sans-serif;
	top: 10px;
}

td {
	color: #cee0fd;
	font: 13px "Trebuchet MS", Arial, sans-serif;
}

li {
	line-height: 130%;
}

.gras {
	font-weight: bold;
}

.ital {
	font-style: italic;
}

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

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

a:link {
	color : #fb995e;
	text-decoration: none;
}

a:hover {
	color : #8db6fd;
	text-decoration: none;
}

a:visited {
	color : #fbcd5e;
	text-decoration: none;
}

a:active {
	color: #bfe0fd;
	text-decoration: none;
}13px
