/*Makoto Hibachi*/
#setonjaydesigns  {
    color: #000;
	font-size: x-small;
	text-align: center;
}
#setonjaydesigns a:link {       
    color: #000;
    text-decoration: none;
}
#setonjaydesigns a:visited {       
    color: #000;
    text-decoration: none;
}
#setonjaydesigns a:hover {       
    color: #000;
    text-decoration: underline;
}
.red_mediumcenter {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: #C60000;
}
.red_smallcenter {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #C60000;
}
.red_smallright {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-align: right;
	color: #C60000;
}
.red_smallleft {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #C60000;
}
.red_xsmallcenter {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	text-align: center;
	vertical-align: top;
	color: #C60000;
}
.xsmallleft {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	text-align: left;
	vertical-align: top;
}
.xsmallcenter {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	text-align: center;
}
.smallleftbold {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
}
.smallleft {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
}.smallcenter {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
}.mediumjustify {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: justify;
}
