h1 {
	font-family: arial, serif, courier;
	font-weight: bolder;
	color: #cc0000;
	font-size:xx-large;
}

h2 {
	font-family: arial, serif, courier;
	font-weight: normal;
	font-size:x-large;
}
h3 {
	font-family: arial, serif, courier;
	font-weight: bold;
	font-size:x-large;
	color: #000099;

}

h4 {
	font-family: arial, serif, courier;
	font-weight: bold;
	font-size:x-large;
	color: #cc0000;
}

p {
	font-family: arial, serif, courier;
	font-size: medium;
	font-weight: bold;}
}

.style1 {
	font-family: arial, serif, courier;
	font-weight: bold;
	font-size: x-large;
	color: #1B117B;
}
.style2 {
	font-family: arial, serif, courier;
	font-size: x-large;
	font-weight: bold;
	color: #990000;}
	
.style5 {
	font-family: arial, serif, courier;
	font-size: medium;
	font-weight: bold;
	color: #339999;}
	
.style6 {
	font-family: arial, serif, courier;
	font-size: medium;
	font-weight: bold;}

.style7 {
	font-size: small;
	color: #3366ff;}
	
.style8 {
	font-size: small;}

.names {
	font-family: arial, "times new roman", courier;
	font-size: medium;
	color: #990000;
	font-weight: bold;
}


.block {
	color: black;
	font-family: arial, serif, courier;
	font-size: large;
	font-weight: 200;
}


.main {
	color:black;
	font-size:large;
	font-family: arial, serif;
	font-weight: 500;
}

.links {
	color:black;
	font-size:large;
	font-family: arial, serif;
	font-weight: 500;
}
.body {
	color:black;
	font-family:arial, serif, courier;
	font-size:large;
	font-weight:300;
}
.ALink {
	color:blue;
	font-family:arial, serif, courier;
	font-size:large;
	font-weight:bold;
}
.specs {
	font-family: Arial, "Times New Roman", Courier;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.descripts {
	font-family: Arial, "Times New Roman", Courier;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.descriptRED {
	font-family: Arial, "Times New Roman", Courier;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.titles {
	font-family: Arial, "Times New Roman", Courier;
	font-size: large;
	font-weight: bold;
	color: #990000;
}
.little {
	font-family: Arial, "Times New Roman", Courier;
	font-size: x-small;
}
.small-blue {
	font-family: Arial, "Times New Roman", Courier;
	font-size: small;
	font-weight: bold;
	color: #000080;
}
.small-red {
	font-family: Arial, "Times New Roman", Courier;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.littlered {
	font-family: Arial, "Times New Roman", Courier;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}

