/* CSS Document */

body {
	background-color:#FFFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.pmedstr {	
	font-size: medium;
	font-weight: bold;
}

.pind {
	font-size: small;
	text-indent: 0px;
	text-align: left;
	display: block;
	position: relative;
	height: auto;
	width: auto;
	left: 30px;
	right: 50px;
}



table, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.tpink {
	background-color:#FF1C79;
	border: medium solid #FFFFFF;
}

.tdlnkhdr {
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FF1C79;
}

.tdbdrwht {
	color: #FFFFFF;
	border: #FFFFFF;
}

.imgspc {
	margin: 20px;
	border: 1px solid #000000;
}

.imgspc_cent {
	border: 1px solid #000000;
	text-align: center;
	margin-top: 20px;
	margin-right: 220px;
	margin-bottom: 20px;
	margin-left: 220px;
}

.imgspc_m40 {
	text-align: center;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal 
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #009900;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.email {
	color: #0000CC;
}

h1 {
	font-size: 14px;
	color: #000000;
}

.h1_2 {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	vertical-align: top;
}

h2 {
	font-size: medium;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}

.linone {
	list-style-type: none;
	line-height: 16px;
	text-align: center;
	vertical-align: top;
	background-position: center top;
	background-color: #FF0000;
	list-style-position: outside;
}

.aligncenter {
	text-align: center;
}