﻿*
{
	padding: 0;
	margin: 0;
}
html, body
{
	padding: 0;
	margin: 0;
}
p
{
	padding: 0px 0px 12px 0px;
}
table
{
	margin-bottom: 12px;
}
h1
{
	line-height: 150%;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: justify;
	font-size: 8pt;
	font-family: Sans-Serif;
	font-weight:normal;
	color: #F15B40;
}
.fullsize
{
	width: 100%;
	height: 100%;
}
.title
{
	font-size: 12pt;
	font-family: Sans-Serif;
	font-weight: bold;
	color: #F15B40;
}
.plain
{
	line-height: 150%;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: justify;
	font-size: 8pt;
	font-family: Sans-Serif;
}
.plain_center
{
	line-height: 150%;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	font-size: 8pt;
	font-family: Sans-Serif;
}
.ultriangle
{
	margin-left: 0;
	padding: 0px 0px 12px 0px;
	list-style: none;
}
.litriangle
{
	background-image: url(../images/masterpage/listitem.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
A
{
	text-decoration: none;
	color: #F15B40;
}

