body {
	width			:	auto;
	margin-top		:	0px;
	text-align		: 	center;
	font-family		: 	arial, helvetica, sans-serif;
	font-size		: 	12px;
	background-color	:	#ffffff;
}

p {
	margin-top		: 	5px;
	margin-bottom		: 	10px;
	line-height		: 	130%;
	}

h1 {
	font-size		: 	20px;
	font-weight		: 	bold;
	text-align		:	center;
	}

h2 {
	font-size		: 	16px;
	font-weight		: 	bold;
	}

a {	
	text-decoration		:	none;
	color			:	blue;
	}

img {
	border-collapse		: 	collapse;
	border			:	0px solid black; 
	}




/* ################################################################################################################################################### */
/* ################################################################################################################################################### */

#pageheader
{	text-align		: 	center;
	font-family		: 	arial, helvetica, sans-serif;
	font-weight		: 	bold;
}

#pageheader h1 {
	margin-top		: 	0px;
	margin-bottom		: 	0px;
	font-size		: 	26px;
	font-weight		: 	bold;
	}

#pageheader h2 {
	margin-top		: 	0px;
	margin-bottom		: 	0px;
	font-size		: 	20px;
	font-weight		: 	bold;
	border-bottom		:	1px solid black; 
	}


/* ################################################################################################################################################### */
/* ################################################################################################################################################### */

#pagemenubar {	
	display			:	none;
	}


/* ################################################################################################################################################### */
/* ################################################################################################################################################### */

#pagemedics {
	display			:	none;
	}


/* ################################################################################################################################################### */
/* ################################################################################################################################################### */

#pagetext { position:relative; }

#pagetext {
	text-align: justify;
	clear: both;
}


/* ################################################################################################################################################### */
/* ################################################################################################################################################### */

#pagefooter {
	clear			:	both;
	margin-top		: 	10px;
	text-align		: 	center;
	font-family		: 	arial, helvetica, sans-serif;
	font-size		: 	10px;
	font-style		:	italic;
	border-top		:	1px solid black; 
}

/* ################################################################################################################################################### */
/* ################################################################################################################################################### */

#advertisment {
	display			:	none;
	}


/* ################################################################################################################################################### */
/* ################################################################################################################################################### */

table {
	width			:	100%;
	text-align		:	left;
	}

th {
	border-top		:	1px solid #C0C0C0; 
	border-bottom		:	2px solid #C0C0C0; 
	font-weight		: 	bold;
	text-align		:	center;
	}

td {
	text-align		: 	left;
	vertical-align		: 	top;
	border-bottom		:	1px solid #C0C0C0;
	}

/* ################################################################################################################################################### */
/* ################################################################################################################################################### */
