h1 {	font-size: 16px;	color: #222222;}
h2 {	font-size: 14px;	color: #222222;}
h3 {	font-size: 12px;	color: #222222;}
h4 {	font-size: 10px;	color: #222222;}
h5 {	font-size: 12px;	color: #999999;}
h6 {	font-size: 10px;	color: #999999;}

body{
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px; 
	background-color:#FFCCFF	
	
}


td,th {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;	
}
a {
	font-family: Tahoma; cursor:pointer; font-weight:bold; color:#0000FF;
}
a:link {
	text-decoration: none; cursor:pointer; font-weight:bold;

}
a:visited {
	text-decoration: none; text-shadow:#0000FF; cursor:pointer; font-weight:bold;

}	
a:hover {
	text-decoration: none; cursor:pointer; color: #0000FF; font-weight:bold;

}
a:active {
	text-decoration: none; cursor:pointer; color:#0000FF; font-weight:bold;
	
}
.tahoma08 {
	font-family: Tahoma;
	font-size: 8px;
}
.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
}
.tahoma12 {
	font-family: Tahoma;
	font-size: 12px;
}
.tahoma18 {
	font-family: Tahoma;
	font-size: 18px;
}
.tahoma23 {
	font-family: Tahoma;
	font-size: 23px;
	font-weight:bold;
}
a:link.TopLink {
	text-decoration: none;
	color: #00AA00;
    font-weight: bold;
	margin-bottom: 2px;
	}
	
a:active.TopLink {
	text-decoration: underline;
	color: #00AA00;
    font-weight: bold;
	}

a:visited.TopLink {
	text-decoration: none;
	color: #00AA00;
    font-weight: bold;
	}
	
a:hover.TopLink {
	text-decoration: none;
	color: #990099;
    font-weight: bold;
	}
