/* BEGIN */

body {
	background-color: #FFFFFF; /* background color */
	font-family:Verdana;
	margin: 0px 0px 0px 0px; /* top right bottom left */
	
	}
a { text-decoration:none }

a:active {
	color: #304c9e; /* active link color */
}

a:link {
	color: #304c9e; /* link color */
}

a:visited {
	color: #304c9e; /* visited link color */
}

a.cont:link {font-size: 13px;  text-decoration: none; color: #000000;}
a.cont:visited {font-size: 13px; text-decoration: none; color: #000000;}
a.cont:hover {font-size: 13px; font-style: italic; color: #000000; text-decoration: none;}
a.cont:active {font-size: 13px; text-decoration: none; color: #000000;}

a.tks:link {font-size: 15px;  text-decoration: none; color: #000000;}
a.tks:visited {font-size: 15px; text-decoration: none; color: #000000;}
a.tks:hover {font-size: 15px; font-style: italic; color: #000000; text-decoration: none;}
a.tks:active {font-size: 15px; text-decoration: none; color: #000000;}


.table { font-size:14px;

}

p.head { font-size: 14px; font-weight: bold; text-decoration: underline; }
p.tkts { font-size: 14px; }
.tkt  {font-size: 14px;}
.tkt_sml  {font-size: 12px;}

.sea_form { font-size: 11px; font-family:Verdana; }
.input { font-size: 11px; font-family:Verdana; }
.red { color: red;}
.white { color: white;}

/*END_SYSTEM_STYLES*/
