@import url(./index.css);
@import url(./cols.css);
body {
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
	background-color: #FFFFFF;
	margin-bottom: 10px;


}
p {
	line-height: 150%;
}
li {
	line-height: 150%;
	list-style-type: square;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
	color: #CC0099;
	font-weight: bold;

}
a:active {
	text-decoration: none;
	font-weight: bold;
}
.small {  font-size: smaller}
.thumb {  text-decoration: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.catalog {  text-decoration: none; text-align: center; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.indexborder {  border: 1px #3399CC solid}
.red {  color: #990000}
h1 {
	font-size: 200%;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: 006666;
	border-left-color: 006666;
	color: #FFFFFF;
	background-color: #3366cc;
	padding: 5px;



}
h2 {
	font-size: 170%;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #33FF66;
	border-left-color: #33CC33;
	color: ffffff;
	background-color: #3366cc;
	padding: 5px;


}
h3 {
	font-size: 140%;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	padding: 3px;


}
h4 {  font-size: 110%}
.no_lineheight {  line-height: 100%}
td {  line-height: 150%}
.command {
	color: #FFFFFF;
	background-color: #000000;





}
.background {
	background-color: #BFDFFF;
	padding: 10px;



}
