body {
	width			:	760px;
	margin-left		:	auto;
	margin-right		:	auto;
	margin-top		:	0px;
	text-align		: 	center;
	font-family		: 	arial, helvetica, sans-serif;
	font-size		: 	12px;
	background-color	:	#ffffff;
	background-image	:	url('/images/paper-header.gif');
	background-repeat	:	no-repeat;
	background-position	: 	top center;
}


p {
	margin-top		: 	5px;
	margin-bottom		: 	10px;
	line-height		: 	130%;
	}

h1 {
	margin-top		: 	10px;
	margin-bottom		: 	3px;
	color			: 	blue;
	font-size		: 	20px;
	font-weight		: 	bold;
	background-image	:	url('/images/paper-footer.gif');
	background-repeat	:	no-repeat;
	height			:	30px;
	text-align		:	center;
	padding			:	3px;
	}

h2 {
	margin-top		: 	2px;
	margin-bottom		: 	2px;
	color			: 	blue;
	font-size		: 	16px;
	font-weight		: 	bold;
	}

h3 {
	margin-top		: 	0px;
	margin-bottom		: 	3px;
	color			: 	#008000;
	font-size		: 	14px;
	font-weight		: 	bold;
	}

a {	
	text-decoration		:	none;
	color			:	blue;
	}

img {
	border-collapse		: 	collapse;
	border			:	0px solid black; 
	}




/* ################################################################################################################################################### */
/* ################################################################################################################################################### */

#pageheader
{	width			:	620px;
	margin-left		:	140px;
	height			:	65px;
	margin-top		: 	0px;
	margin-bottom		:	0px;
	text-align		: 	center;
	font-family		: 	arial, helvetica, sans-serif;
	color			: 	#000000;
	font-size		: 	12px;
	padding			:	0px;
	font-weight		: 	bold;
}

#pageheader h1 {
	margin-top		: 	0px;
	margin-bottom		:	0px;
	color			: 	blue;
	font-size		: 	26px;
	font-weight		: 	bold;
	background-image	:	none;

	}

#pageheader h2 {
	margin-top		: 	0px;
	margin-bottom		:	0px;
	color			: 	blue;
	font-size		: 	20px;
	font-weight		: 	bold;
	}


/* ################################################################################################################################################### */
/* ################################################################################################################################################### */

#pagemenubar
{	clear			:	both;
	width			:	620px;
	margin-left		:	140px;
	height			:	20px;
	text-align		: 	center;
	font-family		: 	arial, helvetica, sans-serif;
	color			: 	#000000;
	font-size		: 	12px;
	font-weight		: 	normal;
}

#pagemenubar a {
	color			:	#000000;
	text-decoration		:	none;
	padding			:	5px;
	}

#pagemenubar a:hover {
	color			:	#ff0000;
	text-decoration		:	none;
	}


/* ################################################################################################################################################### */
/* ################################################################################################################################################### */

#pagemedics {
	clear			:	both;
	width			:	620px;
	margin-left		:	140px;
	height			:	40px;
	text-align		: 	center;
	color			: 	#ff0000;
	font-size		: 	12px;
	font-weight 		: 	bold;
	}

#pagemedics a {
	color			: 	#ff0000;
	text-decoration		: 	none;
	}

#pagemedics a:hover {
	color			: 	#ff0000;
	text-decoration		: 	none;
	}

/* ################################################################################################################################################### */
/* ################################################################################################################################################### */

#pagetext { position:relative; }

#pagetext {
	text-align: justify;
	clear: both;
}


/* ################################################################################################################################################### */
/* ################################################################################################################################################### */

#pagefooter {
	clear			:	both;
	width			: 	760px;
	height			:	30px;
	background-image	:	url('/images/paper-footer.gif');
	background-repeat	:	no-repeat;
	text-align		: 	center;
	font-family		: 	arial, helvetica, sans-serif;
	color			: 	#000000;
	font-size		: 	12px;
	padding-top		:	8px;
	margin			:	0px;
}

/* ################################################################################################################################################### */
/* ################################################################################################################################################### */

#advertisment {
	clear			:	both;
	padding			:	5px;
	text-align		:	center;
}

#advertisment img {
	border			:	1px solid black;
	}

/* ################################################################################################################################################### */
/* ################################################################################################################################################### */

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;
	}

/* ################################################################################################################################################### */
/* ################################################################################################################################################### */
