*{font-family:'PT Sans',arial,san-serif;}
body{
	background:rgb(255,255,255) url('site_back.jpg');
	font-size:12pt;
}
.content{
	width:750px;
	padding:20px 20px 60px 20px;
	margin:0 auto 0 auto;
	background-color:rgb(255,255,255);
	background-color:rgba(255,255,255,0.92);
}
a{
	color:rgb(204,65,0);
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{
	margin:20pt 0 0 0;
	padding:0;
	font-size:20pt;
	font-weight:normal;
	border-bottom: 4px solid;
}
h2{
	margin:0;
	padding:0;
	font-size:12pt;
	font-weight:normal;
	font-style:italic;
	text-align:center;
}
p{
	text-align:justify;
}
.logo{
	margin-bottom:40pt;
}
#logo{
	float: left;
	height: 250px;
	width: 250px;
}
.logo .title{
	height: 250px;
	text-align: right;
	line-height: 250px;
	font-size: 44pt;
}
.vast{
	color: rgb(39,190,199);
	border-color: rgb(39,190,199);
}
.sftp{
	color:rgb(255,99,25);
	border-color:rgb(255,99,25);
}
.cast{
	color:rgb(172,212,48);
	border-color:rgb(172,212,48);
}
.vast2{
	color:rgb(223,8,165);
	border-color:rgb(223,8,165);
}
.tbd{
	color:rgb(1,121,255);
	border-color:rgb(1,121,255);
}
.adwen{
	color:rgb(176,176,176);
	border-color:rgb(176,176,176);
}
ul,li{
	list-style-type: none;
}
