body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 16px;
}

body {
}

td {
}

th {
	text-align : left;
	vertical-align : top;
}

a {
	color: #2845A1;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	text-align: justify;
}

.small {
	font-size: 0.7em;
}

input.vivazone {
	width: 146px;
	height: 25px;
	border: 1px solid;
	border-color: #000000 #CBCDCE #CBCDCE #000000;
	padding-top: 3px;
}

table.form {
	
}

table.form th {
	font-size: 16px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	text-align: left;
}

table.form td {
	font-size: 16px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}

table.footer td {
	color: #FFFFFF;
	font-size: 11px;
}

table.footer td.blue {
	color: #262F74;
}

table.footer td a {
	color: #262F74;
	font-weight: normal;
}

table.noticeboard {
	border-color : #2845A1;
	border-style : solid;
	border-width : 1px 0px 0px 1px;
}

table.noticeboard td, table.noticeboard th {
	font-size : 12px;
	border-color : #2845A1;
	border-style : solid;
	border-width : 0px 1px 1px 0px;
	vertical-align : top;
}

table.noticeboard td.right {
	text-align : right;
}
