body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

p,ul,ol {
	color: black;
	font-size: 80%;
	font-family: Verdana, Geneva, Helvetica, Helv, Syntax, sans-serif;
	text-align: left;
}
p.plus {
	text-align: center;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Geneva, Helvetica, Helv, Syntax, sans-serif;
}

h2
{
	color: #C4102E;
	font-size: 130%;
	font-weight: normal;
	padding-bottom: 0px;
	text-align: center;
}

h3
{
	color: #C4102E;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
	text-align: left;
}
h3.podzag
{
		border: 0px;
		border-width: 0px 0px 0px 0px;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.title {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	font-family: Verdana, Geneva, Helvetica, Helv, Syntax, sans-serif;
}

.small {
	color: #C4102E;
	font-size: 60%;
	font-family: Verdana, Geneva, Helvetica, Helv, Syntax, sans-serif;
}

a {
	color: #C4102E;
	text-decoration: none;
}

a.plus {
			font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: #ff0033;
	text-decoration: underline;
}

.go {
	font-size: 12px;
	color: #ffffff;
	background-color: #006699;
	font-weight: bold;
}
.subj {
	font-size: 12px;
	color: #003399;
	background-color: #FFFFFF;
}
