idefault.cssj
BODY {
	margin-top : 0px;
	font-size: 13px;
	color: #333333;
}
TD{
	FONT-SIZE: 13px;
	color: #333333;
}
TEXTAREA {
	FONT-SIZE: 13px;
}
A:link {
	COLOR: #333333;
	TEXT-DECORATION: none;
}
A:visited {
	color: #333333;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #333333;


	TEXT-DECORATION: underline;
	BACKGROUND-COLOR: #FFFFFF;
}

h1 {font-size:  x-large; color: #009933; font-weight: bold; text-align: left; line-height: 10pt; margin-top: 5px; margin-bottom:5px;} 
h2 {font-size: 18px; color: #0066ff; font-weight: bold; text-align: right; line-height: 10pt; margin-top: 5px; margin-bottom:5px;} 
h3 {font-size: 14px; color: #ff6633; font-weight: bold;l ine-height: 10pt; margin-top: 5px; margin-bottom:5px;} 
h4 {font-size: 12px; color: #000000; font-weight: normal; line-height: 10pt; margin-top: 5px; margin-bottom:5px;} 
h5 {font-size: 12px; color: #000000; font-weight: normal; line-height: 10pt; margin-top: 5px; margin-bottom:5px;}
h6 {font-size: 12px; color: #000000; font-weight: normal; line-height: 10pt; margin-top: 5px; margin-bottom:5px;}


