@charset "utf-8";

/* begin PostContent */
body
{
margin: 0px;
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
  color: #CCCCCC;
  background: transparent;
  padding: 0px;
  background:#000;
}

a
{
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: underline;
letter-spacing: 1px;
  color: #9AB1D6;
}

a:link
{
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: underline;
letter-spacing: 1px;
  color: #9AB1D6;
}

a:visited, a.visited
{
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: underline;
letter-spacing: 1px;
  color: #B8B8B8;
}

a:hover, a.hover
{
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
letter-spacing: 1px;
  color: #B8B8B8;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 31px;
text-align: left;
  color: #9AB1D6;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 26px;
font-style: normal;
font-weight: normal;
text-align: left;
  color: #9AB1D6;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 24px;
text-align: left;
  color: #BECDE4;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 20px;
text-align: left;
  color: #CCCCCC;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 18px;
text-align: left;
  color: #CCCCCC;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 15px;
text-align: left;
  color: #CCCCCC;
}
.tableau
{
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding-right: 15px;
}

.portofolio {
height: 565px;
width: 1000px;
overflow: auto;
border: 0px solid #666;
background-color: #333333;
padding: 0px;
vertical-align: middle;
}
/* end PostContent */
