/*This is the core style sheet of the blog.*/

div {}


body {
background-color: #FFFFFF;
color: #666666;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
}

#leftColumnImage {
margin-top:0px;}

#main-text {}

h1 {
color: #445666;
font-size: 10px;}


h2 {
text-align: right;
font-style: italic;
color: #445666;
font-size: 10px;
font-weight: lighter;}

p {

}



a {}

a:link {}

a:visited {}

a:hover {}

a:active {}
