.headerImage
    {
		background-image: url("img/teronde.gif");
		width: 276px;
		height: 116px;
		}

.leftImage
		{
		margin-right: 20px;
		}

.tag
    {
		width: 260px;
		height: 20px;
		background-color: #770000;
		color: #ffffff;
		visibility: visible;
		display: block;
		margin: 0px;
		font-family: Tahoma;
		}

.llc
		{
		color: #b0b0b0;
		text-align:center;
		font-size: 16px;
		margin-top:2px;
		font-family: Tahoma;
		}
		
.black
		{
		color: #000000;
		}

.paragraph
		{
		text-align:left;
		margin: 0px 20px 10px 20px;
		font-family: Tahoma;
		}

.bigimage
		{
		border-style:outset;
		border-color: #ffffff;
		border-width:1px;
		}
		
a:visited
    {
		color: #ffffff;
		text-decoration: none;
		font-family: Tahoma;
		}
		
		
a:link
    {
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		font-family: Tahoma;
		}

a:hover
    {
		color: #770000;
		text-decoration: underline;
		font-family: Tahoma;
		}
		
		
.black a:visited
		{
		color: #000000;
		text-decoration: none;
		font-weight: bolder;
		font-family: Tahoma;
		}
		
		
.black a:link
		{
		color: #000000;
		text-decoration: none;
		font-weight: bolder;
		font-family: Tahoma;
		}

.black a:hover
		{
		color: #770000;
		text-decoration: underline;
		font-family: Tahoma;
		}

.link
		{
		cursor: pointer;
		margin:4px;
		}
		
p
    {
		color: #ffffff;
		font-family: Tahoma;
		}

		
img
    {
		border: 0px;
		margin: 0px;
		
		}
		
h1
    {
		color: #ffffff;
		margin: 0px;
		font-size: 24px;
		font-weight: bold;
		font-family: Tahoma;
		}

h2
    {
		color: #000000;
		margin: 0px;
		font-size: 24px;
		font-weight: bold;
		font-family: Tahoma;
		margin: 0px;
		}
		
body
		{
		background-color:#aaaaaa;
		}