body		{
		font-family: Verdana, Arial, sans-serif;
		font-size: 4;
		color: #06C;
		background-color: #06C;
		margin: 0 0;
		}

p, li		{
		color: #06C;
		font-size: 8pt;
		text-align: justify;
		line-height: 12pt;
		}
		
.h1		{
		font-size: 13pt;
		color: #F60;		
		font-weight: bold;
		text-align: left;
		line-height: 15pt;
		}

.video		{font-size: 8pt;
		line-height: 8pt;
		}

a:link 		{
		color: #06C;
		font-size: 8pt;
		font-weight: light;
		background: #FFF;
		text-decoration: underline;
		}

a:visited 	{
		color: #06C;
		background: #FFF;
		}

a:hover 	{
		color: #F60;
		background: #FFF;
		}

a:active 	{
		color: #F60;
		background: #FFF;
		}

		
hr		{size: 2;
		color: #06C;
		}
