﻿img {
	vertical-align:middle;
	margin:0 auto;
}

body
{
	font-family: Arial,Helvetica,Sans-serif;
	font-size : 15px;
	font-style : normal;
	background-color : rgb(28,30,37);
	color : rgb(255,255,255);
}

h1
{
	font-size : 30px;
	color : rgb(60, 102, 26);
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	text-align : left;
}

h2
{
	font-size : 20px;
	color : rgb(255, 255, 204);
	font-family : Arial;
	text-align : left;
}

h3
{
	font-size : 18px;
	color : rgb(255, 255, 204);
	font-family : Arial;
	text-align : left;
	font-style : italic;
	
}

p
{
	font-family :Arial,Helvetica,Sans-serif;
	font-size : 14px;
	color : rgb(255,255,255);
}

ul
{
	font-family :Arial,Helvetica,Sans-serif;
	font-size : 15px;
	font-weight : normal;
	font-style : normal;
	color : rgb(255,255,255);
}

li {
	color: rgb(255,255,255);
	font-size : 15px;
	font-family :Arial,Helvetica,Sans-serif;}
}

a:active
{
	color : rgb(255,255,255);
	font-family :Arial,Helvetica,Sans-serif
}

a:link
{
	color : rgb(255,255,255);
	font-family :Arial,Helvetica,Sans-serif
}

a:visited
{
	color : rgb(255,255,255);
	font-family :Arial,Helvetica,Sans-serif
}

a:hover
{
	color : rgb(193,86,85);
	font-family :Arial,Helvetica,Sans-serif
}
