BODY	{
	background: #fff4f4;
	font-size : 22px;
	font-family : Palatino Linotype, OrigGarmnd BT, GarmdITC Bk BT, AGaramond, Garamond, serif;
	color : Black;
	line-height : 1.5;
}



A	{
	color : #FE0000;
	text-decoration : none;
}



P {
	margin-top : 10px;
	margin-bottom : 15px;
}



IMG	{
	border-color: #000000;
}



HR {
	border-style: solid;
	color: #000000;
	background-color: #000000;
	margin-top : 15px;
	margin-bottom : 15px;
}



/* Column marg &mdash; when single column layout */
.mrg {
	margin-left : 60px;
	margin-right : 60px;
}



th {
    text-align: left;
}



.title {
	font-size : 50px;
	font-family : Palatino Linotype, Georgia, Geneva, serif;
	font-weight : 700;
	line-height : 110%;
	margin-top : 0px;
	margin-bottom : 0px;
	color : #FFFFFF;
    text-shadow: 2px 2px #000000;
	text-align : center;
}

.title P {
	margin-top : 0px;
	margin-bottom : 0px;
}

.title A	{
	color:#FFFFFF;
	text-decoration : none;
}



.titleby {
	font-size : 26px;
	font-family : "Arial Narrow", Arial, Verdana, Lucida Sans, sans serif;
	font-weight : 500;
	line-height : 100%;
	margin-top : 0px;
	margin-bottom : 6px;
	color : #FFFFFF;
    text-shadow: 2px 2px #000000;
	text-align : center;
}

.titleby P {
	margin-top : 0px;
	margin-bottom : 6px;
}

.titleby A	{
	color:#FFFFFF;
	text-decoration : none;
}



.menu {
	font-size : 26px;
	font-family : "Arial Narrow", Arial, Verdana, Lucida Sans, sans serif;
	font-weight : 700;
	line-height : 120%;
	color : #FFFFFF;
    text-shadow: 2px 2px #000000;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 10px;
}

.menu A	{
	color:#FFFFFF;
}

.menu A:hover {
	background: #FFFFFF;
	color: #FE0000;
    text-shadow: none;
	}



/* vers */
.vs {
	text-align: center;
	font-size: 26px;
	font-family: Palatino Linotype, Georgia, serif;
	font-style: italic;
	color: #000000;
	line-height: 140%;
}

.vs P {
	margin-top : 6px;
	margin-bottom : 10px;
}

.vs A	{
	color: #FE0000;
}

.vs a:hover {
	background: #FE0000;
	color: #FFFFFF;
}



/* table text */
.tbl	{
	text-align: left;
	font-size: 20px;
	font-family: Palatino Linotype, Georgia, serif;
	font-weight: 500;
	font-style: normal;
	color: #000000;
	line-height: 120%;
}

.tbl P {
	margin-top : 3px;
	margin-bottom : 3px;
}



/* rubriker */

H1 {
	font-size : 36px;
	font-family : Lucida Sans, Verdana, Arial, sans serif;
	font-weight : 700;
	color : #FE0000;
	line-height : 120%;
	margin-top : 5px;
	margin-bottom : 10px;
    text-shadow: 1px 1px #000000;
}

H1 A {
	color : #FE0000;
}



/* Mellanrubrik */
H2 {
	font-size : 28px;
	font-family : Lucida Sans, Verdana, Arial, sans serif;
	font-weight : 700;
	color : #FE0000;
	line-height : 120%;
	margin-top : 5px;
	margin-bottom : 5px;
    text-shadow: 1px 1px #000000;
}

H2 A {
	color : #FE0000;
}



/* Liten rubrik */
H3 {
	font-size : 20px;
	font-family : Lucida Sans, Verdana, Arial, sans serif;
	font-weight : 700;
	color : #FE0000;
	line-height : 120%;
	margin-top : 5px;
	margin-bottom : 5px;
}

H3 A {
	color : #FE0000;
}



/* Links &mdash; only in menu */
H4 {
	font-size : 20px;
	font-family : Lucida Sans, Verdana, Arial, sans serif;
	font-weight : 700;
	color : #FE0000;
	line-height : 120%;
	margin-top : 25px;
	margin-bottom : 25px;
}

H4 P {
	margin-top : 0px;
	margin-bottom : 0px;
}

H4 A {
	color : #FE0000;
}



/* side menu &mdash; two-column layout */
H5 {
	font-size: 22px;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-weight: 500;
	color: #FE0000;
	line-height: 120%;
	margin-top : 25px;
	margin-bottom : 25px;
}

H5 P {
	margin-top : 0px;
	margin-bottom : 0px;
}

H5 A	{
	color: #FE0000;
}

H5 a:hover {
	background: #FE0000;
	color: #FFFFFF;
}
