hr {
	color : #d7e2ed;
}
a:visited {
	color : #ffffff;
	
}

a:link {
	color : #d5dae3;
}

a:hover {
	color : #d5dae3;
}
body {
	color : #d7e2ed;
	font-family :  "Tempus Sans ITC", sans-serif;
	background-color : #6e7882;
}

h1 {
	color : #d7e2ed;background-color : #6e7882;
}
h2 {
	color : #d7e2ed;background-color : #6e7882;
}

H3 {
	color : #d7e2ed;background-color : #6e7882;
}
H4 {
	color : #d7e2ed;background-color : #6e7882;
}
H5 {
	color : #d7e2ed;background-color : #6e7882;
}

H6 {
	color : #d7e2ed;background-color :#6e7882;
}

table {
	font-family :  "Tempus Sans ITC", sans-serif;
	color : #d7e2ed;
	background-color : #6e7882; margin : 2px 2px 2px 4px;
}
td {
	font-family :  "Tempus Sans ITC", sans-serif;
	color : #d7e2ed;
	background-color : #6e7882; margin : 3px 3px 3px 4px;
}

tr{
	"Tempus Sans ITC", sans-serif;
	color : #d7e2ed;
	background-color : #6e7882; margin : 2px 2px 2px 4px;
}

ul {
	color : #d7e2ed; background-color : #6e7882;
}
ol {
	color : #d7e2ed; background-color : #6e7882;
}
.t1 {
	
	font-size: 16px;
}
