<style>

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: opx;
	margin-top: opx;
}

body.content {
	background-color : #E0E0FE;
}

body.menu {
	background-color : #ffffff;
}

p {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	padding-top : 10px;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	padding-top : 10px;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-top : 10px;
}
td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	
}
.email {
	margin-top: 2px;
}


.logo {
	margin-left : 0px;
}

.ContactInfoDetail {
	width: 141px;
	border-style: none;
	border-width: medium;
	vertical-align: top;
	margin-bottom : 6px;
	margin-top : 6px;
}
.ContactInfoData {
	width: 459px;
	border-style: none;
	border-width: medium;
	vertical-align: top;
	margin-bottom : 6px;
	margin-top : 6px;
}

h1.mainpage {
	text-align : center;
	font-size : 24px;
	margin-top : 20px;
}

p.content {
	margin-right : 15px;
}

p.motto {
	text-align: center;
	font : italic;
	margin-top : 10px;
}

a:link {
	color: #0000FF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}



a:visited {
	color: #0000FF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
} 



a:active {
	color: #0000FF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
} 



a:hover {
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #C00000
}

td.rightSideCell {
	border-color : Black;
	border : Black;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-style : none none solid none;
	vertical-align : top;
}
td.leftSideCell {
	border-color : Black;
	border : Black;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-style : none solid solid none;
	width : 70px;
	text-align : right;
	vertical-align : top;
}
td.middleCell {
	border-color : Black;
	border : Black;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-style : none solid solid none;
	vertical-align : top;
}
td.rightSideCellBottom {
	border-color : Black;
	border : Black;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-style : none none none none;
	vertical-align : top;
}
td.leftSideCellBottom {
	border-color : Black;
	border : Black;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-style : none solid none none;
	text-align : right;
	vertical-align : top;
}
td.middleCellBottom {
	border-color : Black;
	border : Black;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-style : none solid none none;
}
p.menuHeader {
	font-weight: bold;
	font-size: 16px;
	margin-left : 15px;
	margin-bottom : 2px;
}
p.menu {
	margin-left : 15px;
	margin-top : 0px;
}
a.menu:link {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration : underline;
}



a.menu:visited {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration : underline;
} 



a.menu:active {
	color: #CC3300;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration : underline;
} 



a.menu:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #CC3300;
	text-decoration : underline;
}


a.current {
	color: #CC3300;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration : underline;
}














</style>

