h1 {
	font: normal 18px/normal "Comic Sans MS";
	color: #FF0000;
	word-spacing: normal;
	width: 100%;
	background: #CCCCCC;
	text-transform: uppercase;
	border: thin solid #0000FF;




}
body {
	font: normal 10px/normal "Comic Sans MS";
	background: #66CCFF url(none);
	color: #FF0000;
    scrollbar-face-color: #66CCFF;
    scrollbar-shadow-color: #66CCFF;
    scrollbar-highlight-color: #66CCFF;
    scrollbar-3dlight-color: #E0E0E0;
    scrollbar-darkshadow-color: #E0E0E0;
    scrollbar-track-color: #66CCFF;
    scrollbar-arrow-color: #FF0000
}
	
a:link {
	font-family: "Comic Sans MS";
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;


}
a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-family: "Comic Sans MS";


}
a:hover {
	color: #FF0000;
	font-family: "Comic Sans MS";
	font-weight: bold;
	text-decoration: none;

}
hr {
	cursor: default;
	border: 1px solid #FF0000;
	text-decoration: blink;
	font-size: xx-small;
	line-height: 1px;


	}

}
input {
	background: #66CCFF;
	border: 1px solid #0000FF;
	font: 11px "Comic Sans MS";
	color: #FF0000;


}
textarea {
	background: #66CCFF;
	border: 1px solid #0000FF;
	font: 11px "Comic Sans MS";
	color: #FF0000;

}
select {
	background: #66CCFF;
	border: 1px solid #0000FF;
	font-family: "Comic Sans MS";

}
table {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FF0000;
	background-repeat: no-repeat;
}
.rubovi1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
