body {
		font-family: verdana, arial, sans-serif;
		color: #333333;
		font-size: 10px;
		line-height: 14px;
		background-color: #fff;
		padding-top: 30px;
		}
a:link {
		color: #236e8a;
		text-decoration: none;
		font-weight: normal;
		background-color: transparent;
		}
		
a:visited {
		color: #236e8a;
		text-decoration: none;
		font-weight: normal;
		background-color: transparent;
		}
		
a:hover {
		color: #c0c0c0;
		text-decoration: none;
		font-weight: normal;
		background-color: transparent;
		}
a.menu:link {
		font-family: verdana, arial, sans-serif;
		color: #5F6A75;
		font-size: 10px;
		text-decoration: none;
		font-weight: normal;
		background-color: transparent;
		}
		
a.menu:visited {
		font-family: verdana, arial, sans-serif;
		color: #5F6A75;
		font-size: 10px;
		text-decoration: none;
		font-weight: normal;
		background-color: transparent;
		}
a.menu:hover {
		font-family: verdana, arial, sans-serif;
		color: #5F6A75;
		font-size: 10px;
		text-decoration: underline;
		font-weight: normal;
		background-color: transparent;
		}
a.comment:link {
		font-family: verdana, arial, sans-serif;
		color: #236e8a;
		font-size: 10px;
		text-decoration: none;
		font-weight: normal;
		background-color: transparent;
		}
		
a.comment:visited {
		font-family: verdana, arial, sans-serif;
		color: #236e8a;
		font-size: 10px;
		text-decoration: none;
		font-weight: normal;
		background-color: transparent;
		}
		
a.comment:hover {
		font-family: verdana, arial, sans-serif;
		color: #c0c0c0;
		font-size: 10px;
		text-decoration: none;
		font-weight: normal;
		background-color: transparent;
		}
input {
		color: #333333;
		background-color: #FFFFFF;
		border-style: solid;
		border-color: #737373;
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		}
	
textarea {
		color: #333333;
		background-color: #FFFFFF;
		border-style: solid;
		border-color: #737373;
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		width: 370px;
		height: 100px;
		}
.title {
		font-family: georgia, "Lucida Grande", "trebuchet ms", verdana, arial, sans-serif;
		color: #cc8033;
		font-size: 20px;
		padding-top: 5px;
		padding-bottom: 15px;
		background-color: transparent;
		}
.big {
		font-family: "Lucida grande", verdana, arial, sans-serif;
		color: #333333;
		font-size: 12px;
		padding-bottom: 12px;
		font-weight: normal;
		background-color: transparent;
		}
.bottom {
		font-family: "trebuchet ms", verdana, arial, sans-serif;
		color: #666666;
		font-size: 10px;
		padding-bottom: 20px; 
      font-weight: normal; 
		font-style: normal;
		background-color: transparent;
		text-transform: uppercase;
} 
.comment-top {
		font-family: verdana, arial, sans-serif;
		color: #333333;
		font-size: 11px;
		padding-bottom:5px;
		font-weight: normal;
         background-color: transparent;
		}
.entry {
		font-family: georgia, verdana, arial, sans-serif;
		color: #333333;
		font-size: 13px;
		line-height: 16px;
      padding-bottom: 15px;
		background-color: transparent;
		}
.comments {
		font-family: verdana, arial, sans-serif;
		color: #333333;
		font-size: 11px;
		line-height: 16px;
		padding-left: 15px;
		padding-right: 4px;
        margin-left: 4px;
        background-color: transparent;
		text-align: justify;
		}
.inputpadding {
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 5px;
		padding-right: 5px;
}
.headlineright {
		font-family: "Lucida grande", "trebuchet ms", verdana, arial, sans-serif;
		color: #333333;
		padding-bottom: 2px;
		font-size: 10px;
		font-weight: normal;
		background-color: transparent;
		}
.border {
      border-bottom: 1px dotted #a9a9a9;
      width: 165px;
      margin-bottom: 15px;
}
.fontright {
		font-family: verdana, arial, sans-serif;
		color: #333333;
        padding-bottom: 15px;
		font-size: 10px;
		background-color: transparent;
		}
.padding-bottom {
		padding-bottom: 15px;
		}
.line {
		border-bottom: 1px dashed #a9a9a9;
		padding-bottom: 10px;
		}
.main {
		width: 750px;
         color: #333333;
		background-color: #FFFFFF;
		margin: 0px auto;
	}
.picture {
    background-color: transparent;
    border: 1px solid #c0c0c0;
		padding: 6px;
}

