﻿body {
	background-color: #FFFFDD;
	background-image:  url(graphics/LV-backgr.jpg);
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	color: #660033;
}
a:link {
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CC0033;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0033;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #660033;
}
h2 {
	font-size: x-large;
	font-weight: normal;
	color: #660033;
}
h3 {
	font-size: large;
	font-weight: normal;
	color: #660033;
}
h4 {
	font-size: medium;
	font-weight: normal;
	color: #660033;
}
h5 {
	font-size: small;
	font-weight: bold;
	color: #660033;
	line-height: normal;
}
.style1 {
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	color: #660033;
	font-size: small;
}
.style9 {
	font-style: italic;
	font-weight: bold;
}
.style11 {
    font-size: small; 
}
.style12 {
	font-size: large;
	font-weight: bold;
}
.style19 {
    color: #660033;
}
.style20 {
    color: #990066;
}
.style24 {
    font-style: italic; 
	font-size: xx-large; 
}

.style27 {
	font-style: italic;
}
.style28 {
	font-weight: bold;
}
.style31 {
    font-size: x-small;
}
.style32 {
    font-size: medium;
}
.style33 {
    color: #009933;
}
.style34 {
    color: #660000;
}
.style35 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
}