h1 {
	font-family: sans-serif;
	font-size: medium;
}
h4 {
	font-family: sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #708090;
}
td {
	font-family: sans-serif;
}
p.thanks {
	font-family: sans-serif;
	font-size: x-small;
	font-style: normal;
}
td.thanksto {
	font-family: sans-serif;
	color: #4682B4;
}
p.cont {
	font-family: sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #52626D;
	font-weight: bold;
}
a.lnks{
	font-family: sans-serif;
	font-size: x-small;
	color: #6495ED;
	font-weight: bold;
	text-decoration: none;
}
a.lnks:hover{
	font-family: sans-serif;
	font-size: x-small;
	color: #52626D;
	font-weight: bold;
}


a.main{
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #6495ED;
}
a.main:hover{
	font-family: sans-serif;
	color: Blue;
	font-weight: bold;
	text-decoration: none;
}


a.content{
	font-family: sans-serif;
	font-weight: bold;
	color: #6495ED;
	font-size: smaller;
}
a.content:hover{
	font-family: sans-serif;
	color: Blue;
	font-weight: bold;
	text-decoration: none;
	font-size: smaller;
}

a.as{
	font-family: sans-serif;
	font-weight: bold;
	color: #1358D2;
	font-size: x-small;
}
a.as:hover{
	font-family: sans-serif;
	color: Blue;
	font-weight: bold;
	text-decoration: none;
	font-size: x-small;
}
a.as:visited{
	font-family: sans-serif;
	color: Maroon;
	font-weight: bold;
	text-decoration: none;
	font-size: x-small;
}
td.gr,td.wh {
	font-size: small;
	font-family: sans-serif;
	font-weight: bold;
}

