﻿body 
{ 
	
  }

.nav
{
	font-family: Arial;
	font-size: medium;
	color: white;
	text-decoration: none;
}

.main

{
	background-color:#cc9933;
}

.title
{
	font-family:Arial;
	font-size:xx-large;
}

.subtitle
{
	font-family:Arial;
	font-size:x-large;
}

.text
{
	font-family: Arial;
	font-size: small;
}

.smalltext
{
	font-family: Arial;
	font-size: x-small;
}

a
{
	color: black;
	text-decoration: underline;
}


ul
{
	
}

