@charset "UTF-8";
/*Cakes by Faye CSS styles */

body {
margin: 0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
line-height:20px;
color: #999;
background-image: url(../images/background.png);
min-width:1000px;
}

@font-face {
font-family: 'DidotLTStdRoman';
src: url('fonts/didotltstd-roman-webfont.eot');
src: local('☺'), url('fonts/didotltstd-roman-webfont.woff') format('woff'), url('fonts/didotltstd-roman-webfont.ttf') format('truetype'), url('fonts/didotltstd-roman-webfont.svg#webfontkRXHRyVN') format('svg');
font-weight: normal;
font-style: normal;
}

p {
margin:10px 0 0 0;
}

a {
color: #999;
text-decoration:none;
outline:none;
}

a:hover {
color: #000;
text-decoration:none;
}

img {
border:none;
}

h2 {
margin:0;
}

.text_30 {
font-size:30px;
line-height:35px;
font-weight:normal;
}

.text_11 {
font-size:11px;
line-height:16px;
}

.text_italic_11 {
font-family:Times New Roman, Times, serif;
font-style:italic;
font-size:11px;
line-height:15px;
}

.table_text {
text-shadow:1px 1px 0 #FFF;
color:#4C6666;
font-size:11px;
line-height:15px;
}
