body {
	font-size: 12px;
	line-height: 1.3em;
}
td {
	font-size: 12px;
	line-height: 1.3em;
}

em {
	color: #FF0000;
	font-style: normal;
}

strong {
	color: #336699;
	font-weight : normal;
}

.link {
	font-size : 12px;
	margin-top: 0.5em;
	margin-left :1em;
	padding-left: 12px;
	background:  url(images/mark_02.gif) no-repeat left;
}
.textField {
	font-size : 12px;
	line-height: 1.3em;
}
.textarea {
	font-size : 12px;
	line-height: 1.3em;
}
A:LINK{COLOR:#3399ff}
A:VISITED{COLOR:#3399ff} 

A{TEXT-DECORATION:none}
A:HOVER{
TEXT-DECORATION:underline
COLOR:#ffcc33
} 
hr {
	width:	98%;
	height:	1px;
	color : #000000;
}