body
{
 background-color: #13181f;
 margin: 0px;
}

h1
{
 font-family: Arial;
 font-size: 14px;
 color: #b1bbc6;
 font-weight: lighter; 
}

td
{
 font-family: Arial;
 font-size: 12px;
 color: #b1bbc6;
}

p
{
 margin: 0;
 padding: 4px;
}

p img
{
 margin: 0;
 padding: 3px;
 border: 0;
}

input.red
{
 font-size: 12px;
 color: white;
 width: 100px;
 border-style: solid;
 border-color: red;
 border-width: 1pt;
 background-color: #ac6e6b;
}

textarea,input.gray
{
 font-size: 12px;
 color: white;
 width: 250px;
 border-style: solid;
 border-color: #5c6267;
 border-width: 1pt;
 background-color: #252c37;
}

a:link, a:visited, a:active
{
 font-family: Arial;
 font-size: 12px;
 text-decoration: underline;
 color: #d53030;
}

a:hover
{
 font-family: Arial;
 font-size: 12px;
 text-decoration: underline;
 color: red;
}

table.profile
{
 border-style: solid;
 border-color: #5c6267;
 border-width: 1pt;
 background-color: #1e242d;
}

table.profile th
{
 color: white;
 font-size: 12px;
 background-color: #444c58;
}

table.profile tr.tr1
{
 font-family: Arial;
 font-size: 12px;
 color: white;
 background-color: #1e242d;
}

table.profile tr.tr2
{
 font-family: Arial;
 font-size: 12px;
 color: white;
 background-color: #252c37;
}

.adress
{
 font-family: Arial;
 font-size: 14px;
 color: #b1bbc6;
 font-weight: bold; 
}

.date
{
 font-family: Arial;
 font-size: 11px;
 color: red;
}

.menu a:link, a:visited, a:active
{
 font-family: Arial;
 font-size: 12px;
 color: white;
 text-decoration: underline;
}

.menu a:hover
{
 font-family: Arial;
 font-size: 12px;
 color: yellow;
 text-decoration: underline;
}
