body							{
										margin: 0px;
										background-color: #232323;
									}
p, .text, a				{
										font-family: Verdana;
										font-size: 11px;
										color: #949494;
										line-height: 20px;
										text-decoration: none;
									}
h1								{
										font-family: Verdana;
										font-size: 20px;
										color: #949494;
									}
a.text:hover			{
										color: #736C62;
									}
.greenText				{
										font-family: Verdana;
										font-size: 11px;
										color: #78CD0E;
										line-height: 20px;
									}