td.norepeat {background-image:url(); background-repeat:no-repeat;}
	h1 {font-family : tahoma; font-size : 11PT; color : 000000; font-weight: bold; text-indent: 0px ;letter-spacing: 1px;}
	h2 {font-family : tahoma; font-size : 8PT; color : ffffff; font-weight: normal; text-indent: 0px ;letter-spacing: 1px; margin-bottom: 0cm; margin-top:0cm;}
	p {font-family : tahoma; font-size : 10PT; color : 000000; font-weight: normal; text-indent: 0px ;letter-spacing: 1px;}
	small {font-family : tahoma; font-size : 8PT; color : 000000; font-weight: normal; text-indent: 0px ;letter-spacing: 1px;}
	a {text-decoration : none; color : 004A80; font-size : 10pt; font-family : tahoma; font-weight : bold;}
	a:visited {text-decoration : none; color : 004A80; font-size : 10pt; font-family : tahoma; font-weight : bold;}
	a:active {text-decoration : none; color : 000000; font-size : 10pt; font-family : tahoma; font-weight : bold;}
	a:hover {text-decoration : underline; color : 000000; font-size : 10pt; font-family : tahoma; font-weight : bold;}

.form-field-caption {
	font-style:italic;
	font-size : 10PT;
}

.required-field-mark {
	color: #ff0000;
}

.form-title	{
	color: #141414;
	font-weight: bold;
}

input,textarea,select {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	padding-left: 1px;
}