/* CSS Document */

body {
	background-image: url(images/grid.gif);
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.3em;
}
.main p {
	padding-right: 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
.home td {
	font-size: 12px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F2E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main u {
	font-family: Arial;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
}
.main li {
	font-family: Arial;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
	text-align: justify;
	padding-right: 10px;
}
.arial {
	font-family: Arial;
	font-size: 12px;
}
.larger {
	font-size: 14px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.photo {
	margin: 10px;
	float: left;
}

.photoR {
	margin: 10px;
	float: right;
}

.ruby {
	color: #990000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.smalllinks {
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana;
	font-weight:bold;
}

a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 5px;
	text-transform: capitalize;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-right: 5px;
	padding-left: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-bottom: 5px;
	font-family: Arial;
}
.creteweb td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-right: 5px;
	font-family: Arial;
	text-align: justify;
}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main ul {
	padding-left: 20px;
}
.attention {
	text-indent: 25px;
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
}
