body{
	margin: 0px;
}

.h_1{
height:100%;
}


.text1{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.text2 A{
	font-family: "Myriad Pro";
	font-size: 15px;
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}
.text2 A:hover{
	font-family: "Myriad Pro";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.text3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 1.9em;
}


.text4{
	font-family: "Myriad Pro";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.9em;
	text-decoration: none;
	padding-left: 10px;
}

.head1{
	font-family: "Myriad Pro";
	font-size: 18px;
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
	letter-spacing: 0.2em;
}

.border1{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.border2{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.border3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.border4{
	background-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.border5{
	background-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
