﻿body{
    background-color:#ffffff;
    margin:0px;
}
a.folder{
    color:#4b4242;
    font-family:Trebuchet MS;
    font-size:12pt;
    font-weight:bold;
    letter-spacing:2px;
    margin:0px;
    text-decoration:none;
    text-transform:uppercase;
}
h1{
    color:#4b4242;
    font-family:Trebuchet MS;
    font-size:18pt;
    font-weight:lighter;
    letter-spacing:2px;
    margin:0px;
    text-transform:uppercase;
}
h2
{
    color:#666666;
    font-family:Trebuchet MS;
    font-size:14pt;
    font-weight:bold;
    margin:0px;
    text-transform:capitalize;
}
hr{
    background-color:#eeeeee;
    border:0px;
    color:#eeeeee;
    height:5px;
    margin:0px 20px 0px 20px;
    width:100%;
}
li{
    color:#666666;
    font-family:Trebuchet MS;
    font-size:10pt;
}
p{
    color:#666666;
    font-family:Trebuchet MS;
    font-size:10pt;
    text-align:justify;
}
p.footer{
    color:#666666;
    font-family:Trebuchet MS;
    font-size:8pt;
    letter-spacing:1px;
    text-align:center;
    text-transform:uppercase;
}
p.footer a{
    color:#666666;
    text-decoration:none;
}
td.label{
    color:#666666;
    font-family:Trebuchet MS;
    font-size:10pt;
    text-align:right;
}
td.value{
    color:#333333;
    font-family:Trebuchet MS;
    font-size:10pt;
}
td.value input{
    color:#333333;
    font-family:Trebuchet MS;
    font-size:10pt;
}
td.value select{
    color:#333333;
    font-family:Trebuchet MS;
    font-size:10pt;
}
/*TUMBLR*/
.tumblr_photo{
    display:block;
    margin:0px auto 0px auto;
    text-align:center;
}
.tumblr_posts{
    list-style:none;
    padding-left:0px;
}
.tumblr_post
{
	margin-bottom:50px;
}
.tumblr_post img{
    display:block;
    margin:0px auto 0px auto;
    text-align:center;
}
.tumblr_title
{
    color:#666666;
    font-family:Trebuchet MS;
    font-size:14pt;
    font-weight:bold;
    margin:0px;
    text-transform:capitalize;
}
