"utf-8";

a {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-style: normal;
    font-weight: bolder;
    color: #FFF;
    font-size: 10px;
}
			a { color: aliceblue;}
a:visited {
    color: #FFEDED;
}
a:hover {
    color: azure;
}
        body {
    background-image: url();
    background-repeat: no-repeat;
    background-position: center;
    font-size: 10px;
    background-color: #171717;
}
        body,td,th {
    font-size: 10px;
    color: #E5E5E5;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-weight: bolder;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 24px;
}
.text{
	
	font-size: 14px;
}
