/* CSS Document */

body { margin:0; padding:0; line-height:100%; text-align:center; background:#FFFFFF repeat-y center top; font-family:"Trebuchet MS", Times, serif; font-size:14px;}

a { font-size:13px; color:#6a4f93; text-decoration:none;}

a:hover{ font-size:13px; color:#6a4f93; text-decoration:underline;}

.copyright { font-size:13px; color:#979797; }

.text { font-size:13px; color:#979797; text-align:justify; }

.label { font-size:12px; color:#979797; text-align:left; }

h3 { margin:0; padding:3px 0; font-weight:normal; font-size:18px; color:#979797; text-align:center; font-style:italic; }

h4 { margin:0; padding:3px 0; font-weight:normal; font-size:18px; color:#979797; text-align:left; }


INPUT, TEXTAREA, SELECT, OPTION {

	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ebecf0;
	border: 1px solid #16365c;
}

