/*************** general ***************/

body {
	background-color: #EBEBFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
}

p,td,tr {
	font-size:10pt;
    line-height:1.4;
	text-align:justify;
}

a {
	font-weight:600;
	color: #CD8C0A;
	text-decoration: none;
}

a:hover {
     	text-decoration: underline;
}

/*************** specific ***************/

.content1 p,.content1 td,.content1 tr,.content1 a {
padding-right:5px;
}

.bottomline p,.bottomline td,.bottomline tr,.bottomline a {
	font-size: 8pt;
	color: #777777;
	font-weight:400;
	text-align:center;
}

.pagetitle p,.pagetitle td,.pagetitle tr {
	font-size: 12pt;
	color: #0B3A75;
	font-weight:800;
}

.teampics p,.teampics td,.teampics tr,.teampics a {
	text-align:center;
}

.hometext p,.hometext td,.hometext tr {
	font-size: 12pt;
}

input{
font-family: Arial,Helvetica,sans-serif;
	font-size:10pt;
}

textarea{
font-family: Arial,Helvetica,sans-serif;
	font-size:10pt;
}

