@CHARSET "ISO-8859-1";

.head_title {

	background-color: #fffc00;

	margin-left: 20px;

	margin-top: 20px;

	font-weight: bold;

	font-size: 20px;

	font-variant: normal;

}
.marg_l {

	margin-left: 35px;

	margin-right: 35px;

	font-size: 14px;

}
.h1italic {

	COLOR: black;

	font-family : Tahoma;

	font-size : 18px;

	font-style : italic;

	font-variant : normal;

	margin-left : auto;	

}

.h2 {

	COLOR: #d40000;

	font-family : Tahoma;

	font-size : 30px;

	font-style : normal;

	font-variant : normal;

	font-weight : bold;

	margin-left : auto;	

}

.head_title {

	background-color: #fffc00;

	margin-left: 20px;

	margin-top: 20px;

	font-weight: bold;

	font-size: 20px;

	font-variant: normal;

}

.head {

	padding-top: 20px;

	margin-left: 35px;

	margin-right: 35px;

}

.content1 {
	vertical-align: top;
}

.content2 {
	vertical-align: top
}

#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcsstabs li a {
	color: #000 ;
	background-color: #c0c0c0 ;
	border: 1px outset #000 ;
	padding: 8px ;
	text-decoration: none ;
	display: inline ;
}
#tswcsstabs li a:hover {
	color: #fff ;
	background-color: #000 ;
}