* {
	margin:0;
	padding:0;
	font-family:Arial,sans-serif;
	color: #496f8d;
	font-size:14pt;
	border:0;
	border-collapse: collapse;
}
.layout {
	width:901px;
	height:701px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	margin-bottom:40px;
}
td {
	vertical-align:top;
	text-align:left;
}
a {
	text-decoration:none;
}
a:visited  { 
	color: #5a88ac; 
}
a:active  { 
	color:  #496f8d; 
}	
a:hover { 
	color:  #8cc7e0; 
}
body  {
	background-image: url('layout/bg.jpg');
	background-attachment: fixed;
}
.count {
	font-size:12pt;
	position:absolute;
	left:90px;
	bottom:10px;
	text-align:center;
}
.content {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}
.h1 {
	font-size:36pt;
	font-weight:bold;
	font-style:italic;
}
.ct {
	text-align:center;
}
hr {
	color:#bfcfd5;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#bfcfd5;
	border-style:solid;
	border-color:#bfcfd5;
	width:25%;
}
.j {
	text-align:justify;
}
.imph {
	color:#ff0000;
	font-size:30pt;
	font-weight:bold;
}
.imp {
	color:#ff0000;
	font-size:14pt;
	font-weight:bold;
}
form  td, input, textarea {
	font-size:12px;
	font-weight:normal;
	padding:5px;
}
form td{
	font-weight:bold;
}
form table {
	width:450px;
	margin-left:auto;
	margin-right:auto;
}
input {
	width:300px;
	border-style:solid;
	border-width:1px;
	border-color:gray;
	vertical-align:middle;
}
textarea {
	width:300px;
	height:100px;
	border-style:solid;
	border-width:1px;
	border-color:gray;
}
input[type] {
	width:155px;
	height:30px;
	color:black;
	font-weight:bold;
	background-color:#ebebeb;
}
li {
	margin-left:40px;
}
.mail {
	width:400px;
	margin:auto;
	margin-top:30px;
}
