﻿@charset "utf-8";
  
body{
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-position:center;
	background-color : white;
}

img{
	border-style:none;
}


H3{
	font-size : 15px;
font-weight : normal;
font-style : normal;
line-height : 150%;
color : #373737;
text-decoration : none;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
H4{
	font-size : 13px;
font-weight : normal;
line-height : 130%;
color : #373737;
text-decoration : none;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
ADDRESS{
	font-size : 10px;
font-weight : normal;
font-style : normal;
color : #373737;
line-height : 120%;
}
a{
	color : green;
text-decoration : none;
}
A:hover{
	color : red;
text-decoration : underline;
}
td{
	font-size : 14px;
font-weight : normal;
font-style : normal;
color : #373737;
text-decoration : none;
line-height : 180%;
}
.Class13{
	font-size : 13px;
font-weight : normal;
line-height : 140%;
}
.Class14{
	font-size : 15px;
line-height : 180%;
}
.Class12{
	font-size : 12px;
}
.Class10{
	font-size : 10px;
}

.box{
	border : 2px solid green;
	padding : 20px 20px 20px 15px;
	background-color : #ffffff;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	font-size : 15px;
	line-height : 170%;
}

